<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution, 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-12T08:23:26+00:00</updated>
<entry>
<title>Bug 736476 - Space lost on the end of line</title>
<updated>2014-09-12T08:23:26+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-09-12T08:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8fce678d4801870d69d6d37604885c4b81c69266'/>
<id>urn:sha1:8fce678d4801870d69d6d37604885c4b81c69266</id>
<content type='text'>
Again this had something to do with WebKit behavior regarding to the
DOM selection. The thing is that when the selection is saved and
afterwards restored on the same position it is not restored on the same
position. So we hav to determine if we are writing into the quoted text
differently without saving the selection.
</content>
</entry>
<entry>
<title>Replace the webkit_dom_node_get_node_type function with equivalent macros</title>
<updated>2014-09-12T08:23:26+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-09-12T07:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=fd226bf07d20e124a3e498f1b0776a5341aa93ce'/>
<id>urn:sha1:fd226bf07d20e124a3e498f1b0776a5341aa93ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ECalendarItem: Fix a memory leak</title>
<updated>2014-09-11T13:16:29+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-09-11T13:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e574751387406936204f7c146401b0576f3412c6'/>
<id>urn:sha1:e574751387406936204f7c146401b0576f3412c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EHTMLEditorView - Don't try to fix the HTML structure after pasting when it is not needed</title>
<updated>2014-09-11T12:51:28+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-09-11T12:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=23b58cb88ec9430015b413797172d29b3ea2a326'/>
<id>urn:sha1:23b58cb88ec9430015b413797172d29b3ea2a326</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EHTMLEditorView - Fix the leaks of the node content inside the process_elements function</title>
<updated>2014-09-10T14:26:04+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-09-10T14:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=68a666b9072fae1f61247f45a36dec20b5f5f569'/>
<id>urn:sha1:68a666b9072fae1f61247f45a36dec20b5f5f569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EHTMLEditorView - Save the text that can be written inside the tabulator wrapper</title>
<updated>2014-09-10T14:26:04+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-09-10T14:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e0dc225662f4946d16814fcea488026eb1292eef'/>
<id>urn:sha1:e0dc225662f4946d16814fcea488026eb1292eef</id>
<content type='text'>
It can happen sometimes that the text can be written inside the
tabulator wrapper. So when this happens append the text into the plain
text version of the message (in the HTML version it already is) and
don't throw it away.
</content>
</entry>
<entry>
<title>format_full_headers: Avoid possible memory leak</title>
<updated>2014-09-10T10:59:56+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-09-10T10:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=137eee309f3d22a90b3dca086313f70224b0a510'/>
<id>urn:sha1:137eee309f3d22a90b3dca086313f70224b0a510</id>
<content type='text'>
The variable could be allocated, but not always freed.
</content>
</entry>
<entry>
<title>Bug 724909 - Highlight module hangs on large attachments</title>
<updated>2014-09-09T11:25:18+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-09-09T11:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b10ef4f2725440f51b9a1136781b42176abacde7'/>
<id>urn:sha1:b10ef4f2725440f51b9a1136781b42176abacde7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug 341802 - Make Evolution installed directories names without version</title>
<updated>2014-09-08T17:21:24+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-09-08T17:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b05e2a5f53c184c0ff47858916269e27eb9d51f3'/>
<id>urn:sha1:b05e2a5f53c184c0ff47858916269e27eb9d51f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug 727618 - User docs are incorrect about command for localized Re: subjects</title>
<updated>2014-09-08T16:55:20+00:00</updated>
<author>
<name>Jannick Hemelhof</name>
<email>mister.jannick@gmail.com</email>
</author>
<published>2014-09-08T16:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=7f33f84e0db40a3a8ee3f6f89117c719e030d4a6'/>
<id>urn:sha1:7f33f84e0db40a3a8ee3f6f89117c719e030d4a6</id>
<content type='text'>
</content>
</entry>
</feed>
