<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/modules/gravatar, 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-07-17T10:46:38+00:00</updated>
<entry>
<title>Add missing chain-up-s to parent's constructed() method</title>
<updated>2014-07-17T10:46:38+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-07-17T10:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=bcc3a1c7e641830622690116907c02b7f89183d7'/>
<id>urn:sha1:bcc3a1c7e641830622690116907c02b7f89183d7</id>
<content type='text'>
Plus a little code cleanup for easier grepping.
</content>
</entry>
<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>Bug 730743 - Add an option to disable sender's photo search at gravatar.com</title>
<updated>2014-05-27T14:12:51+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-05-27T14:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=82076f2fae7f20df1163da08e272be18c9dcdb60'/>
<id>urn:sha1:82076f2fae7f20df1163da08e272be18c9dcdb60</id>
<content type='text'>
</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>Replace 'interface' with 'iface' in the code</title>
<updated>2014-02-26T15:15:21+00:00</updated>
<author>
<name>Tarnyko</name>
<email>tarnyko@tarnyko.net</email>
</author>
<published>2014-02-26T15:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=5c60d57082ede522169b65efa67a1e268989b487'/>
<id>urn:sha1:5c60d57082ede522169b65efa67a1e268989b487</id>
<content type='text'>
Win32 headers have a #define for 'interface', which breaks the build
when this word is used in the code, thus replace it to 'iface',
the same way as GLib or GTK+ code use to have it. (See bug #722068.)
</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>EGravatarPhotoSource: Remove EProxy usage.</title>
<updated>2013-11-26T16:35:28+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-11-26T16:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=99120a0f18a24059004022c1a079e6fc31de3d2a'/>
<id>urn:sha1:99120a0f18a24059004022c1a079e6fc31de3d2a</id>
<content type='text'>
EProxy is deprecated.  No easy access to ESourceRegistry from which to
grab the "system-proxy" ESource, so just rely on SoupSession's default
GProxyResolver.  Good enough; this is a nice-to-have feature anyway.
</content>
</entry>
<entry>
<title>Use SoupSession's request API instead of SoupRequester.</title>
<updated>2013-11-26T16:06:38+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-11-26T16:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3982c52a51620fdd54cf006462b0b09d22a16559'/>
<id>urn:sha1:3982c52a51620fdd54cf006462b0b09d22a16559</id>
<content type='text'>
SoupRequester functionality is built directly into SoupSession now.
</content>
</entry>
<entry>
<title>Use plain SoupSesson everywhere.</title>
<updated>2013-11-26T15:50:10+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-11-26T15:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=df8d6d045bb5be369a116a9706f8c17227fafb82'/>
<id>urn:sha1:df8d6d045bb5be369a116a9706f8c17227fafb82</id>
<content type='text'>
SoupSessionAsync and SoupSessionSync are deprecated in libsoup 2.42.
</content>
</entry>
<entry>
<title>Bug #703389 - Proxy ignored for images</title>
<updated>2013-07-15T16:40:38+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2013-07-15T16:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=dcf302c2ba303a26f6f6a356f2f71f22f81eeb02'/>
<id>urn:sha1:dcf302c2ba303a26f6f6a356f2f71f22f81eeb02</id>
<content type='text'>
</content>
</entry>
</feed>
