<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/mail, 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-09-08T16:21:43+00:00</updated>
<entry>
<title>Bug 735130 - Security Information dialog needs to resize properly</title>
<updated>2014-09-08T16:21:43+00:00</updated>
<author>
<name>Federico Mena Quintero</name>
<email>federico@gnome.org</email>
</author>
<published>2014-09-08T16:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=bc295a58a4b7c4d4ec0d612707aa1038b543f5b5'/>
<id>urn:sha1:bc295a58a4b7c4d4ec0d612707aa1038b543f5b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EMailReader - Call zoom in/out methods from EWebView instead of the WebKit ones</title>
<updated>2014-09-01T14:49:19+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-09-01T14:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=198f5b7cd178deb43f99901184b44514386550e9'/>
<id>urn:sha1:198f5b7cd178deb43f99901184b44514386550e9</id>
<content type='text'>
The methods in the EWebView are limiting the zoom level.
</content>
</entry>
<entry>
<title>Reduce the memory used by DOM variables</title>
<updated>2014-08-07T09:20:03+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-08-07T09:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a0b11ce4ac8602a77e51c64d904ee9314bc9d10b'/>
<id>urn:sha1:a0b11ce4ac8602a77e51c64d904ee9314bc9d10b</id>
<content type='text'>
Free some of the DOM variables when they are not needed, before they are
automatically freed when the frame is destroyed
</content>
</entry>
<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 722068 - Make Evolution build under Win32</title>
<updated>2014-07-10T19:01:42+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-07-10T19:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=fa3d3c2403a3fcdd7bd4b66cb2acb7baf40ab231'/>
<id>urn:sha1:fa3d3c2403a3fcdd7bd4b66cb2acb7baf40ab231</id>
<content type='text'>
This also makes gnome-desktop an optional dependency, which can
be avoided with --disable-gnome-desktop configure option.
</content>
</entry>
<entry>
<title>Remove usages of deprecated gtk_widget_ensure_style()</title>
<updated>2014-07-10T09:12:19+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-07-10T09:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3c6f0c119aed61e7791cf5031b982ee270130611'/>
<id>urn:sha1:3c6f0c119aed61e7791cf5031b982ee270130611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug 732091 - Automatically mark message as read sometimes doesn't work (take 2)</title>
<updated>2014-07-08T12:12:47+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-07-08T12:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a4f7954b64ebe881be83a7c198ef70886ca70409'/>
<id>urn:sha1:a4f7954b64ebe881be83a7c198ef70886ca70409</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug 732724 - mail-send-recv.c:report_error_to_ui() does UI calls in non-main thread</title>
<updated>2014-07-04T08:39:56+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-07-04T08:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=610fcbd75a00514395bb69b0d4667111b92ec560'/>
<id>urn:sha1:610fcbd75a00514395bb69b0d4667111b92ec560</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug 732502 - Ignore get_quota errors in folder properties</title>
<updated>2014-07-01T16:13:26+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-07-01T16:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a1527b02cb03e0e91afef0b8944b440fceeb87b7'/>
<id>urn:sha1:a1527b02cb03e0e91afef0b8944b440fceeb87b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug 732091 - Automatically mark message as read sometimes doesn't work</title>
<updated>2014-07-01T14:46:42+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-07-01T14:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b07c2b006e34456052fe4a1f83720c2b5a564ce8'/>
<id>urn:sha1:b07c2b006e34456052fe4a1f83720c2b5a564ce8</id>
<content type='text'>
</content>
</entry>
</feed>
