<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/e-util, branch master</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<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://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8fce678d4801870d69d6d37604885c4b81c69266'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</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://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=fd226bf07d20e124a3e498f1b0776a5341aa93ce'/>
<id>fd226bf07d20e124a3e498f1b0776a5341aa93ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e574751387406936204f7c146401b0576f3412c6'/>
<id>e574751387406936204f7c146401b0576f3412c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=23b58cb88ec9430015b413797172d29b3ea2a326'/>
<id>23b58cb88ec9430015b413797172d29b3ea2a326</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=68a666b9072fae1f61247f45a36dec20b5f5f569'/>
<id>68a666b9072fae1f61247f45a36dec20b5f5f569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e0dc225662f4946d16814fcea488026eb1292eef'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Miscellaneous Win32 related changes</title>
<updated>2014-09-05T17:13:56+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-09-05T17:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1dc1cf0b81b4e7f16fdd8f27bd3971d6c4ab4606'/>
<id>1dc1cf0b81b4e7f16fdd8f27bd3971d6c4ab4606</id>
<content type='text'>
 * use e_util_win32_initialize() in main() to avoid code duplication
 * e-spinner - correct image path build under win32
 * export WIN32_SERVICELIBEXECDIR when building eds, which relies on it now
 * update D-Bus patch and session-local.conf creation, thus D-Bus
   can actually autostart services
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * use e_util_win32_initialize() in main() to avoid code duplication
 * e-spinner - correct image path build under win32
 * export WIN32_SERVICELIBEXECDIR when building eds, which relies on it now
 * update D-Bus patch and session-local.conf creation, thus D-Bus
   can actually autostart services
</pre>
</div>
</content>
</entry>
<entry>
<title>EHTMLEditorView - Fix the HTML structure after the selected text inside the quoted content is deleted</title>
<updated>2014-09-05T11:51:43+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-09-05T11:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f863aa6d6c6728f7c66d6531c971b09ad4f10932'/>
<id>f863aa6d6c6728f7c66d6531c971b09ad4f10932</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>EHTMLEditor - Use get_parent_block_node_from_child where possible</title>
<updated>2014-09-05T11:51:43+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-09-05T11:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f7953bea98be2ca5fe80bd4f49c622c7e05241fc'/>
<id>f7953bea98be2ca5fe80bd4f49c622c7e05241fc</id>
<content type='text'>
This will ensure that the right node (the block node) will be returned
when the selection is saved inside the bold/italic/underlined text or
inside the anchor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will ensure that the right node (the block node) will be returned
when the selection is saved inside the bold/italic/underlined text or
inside the anchor.
</pre>
</div>
</content>
</entry>
<entry>
<title>EHTMLEditorView - Avoid extra new line when quoting the text</title>
<updated>2014-09-05T11:51:43+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-09-05T11:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=fa55238d1ebf5e454d66858e7a523e8acc91ee65'/>
<id>fa55238d1ebf5e454d66858e7a523e8acc91ee65</id>
<content type='text'>
Don't insert the unnecessary BR element before the BR element that is
used for wrapping as it will end in unnecessary new line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't insert the unnecessary BR element before the BR element that is
used for wrapping as it will end in unnecessary new line.
</pre>
</div>
</content>
</entry>
</feed>
