<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-5-5</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Ensure SCI_TEXTHEIGHT uses valid style data and remove test pauses that</title>
<updated>2015-04-14T00:07:12+00:00</updated>
<author>
<name>Neil</name>
<email>devnull@localhost</email>
</author>
<published>2015-04-14T00:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9eb20293474d61ab5ba1f83472013bff1f0e248c'/>
<id>9eb20293474d61ab5ba1f83472013bff1f0e248c</id>
<content type='text'>
hid this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hid this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warning from clang analyze due to potential NULL pointer by asserting</title>
<updated>2015-04-09T14:09:09+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-04-09T14:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=56f99baecbe0c8c932c6c528b10c3d12d1b7a3b2'/>
<id>56f99baecbe0c8c932c6c528b10c3d12d1b7a3b2</id>
<content type='text'>
pointer is not NULL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pointer is not NULL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1682] Removed the ascent member of Font and all wxWidgets-specific code.</title>
<updated>2015-03-28T23:42:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-03-28T23:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e589badba71d6e6e8dee8d12e8f38ddc7aab39e'/>
<id>9e589badba71d6e6e8dee8d12e8f38ddc7aab39e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Truncate elements that are near to maxItemLen to avoid possibility of writing</title>
<updated>2015-03-13T02:50:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-03-13T02:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=751585656e3a2ee16d28d01a732fc5ed3bd349c9'/>
<id>751585656e3a2ee16d28d01a732fc5ed3bd349c9</id>
<content type='text'>
outside bounds. Also avoids warning for use of strncpy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
outside bounds. Also avoids warning for use of strncpy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow minimum tab width to be tweaked to allow character cell implementation</title>
<updated>2015-03-11T02:37:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-03-11T02:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=68cc54216d78decf60bd6ccd36355bdddf30d833'/>
<id>68cc54216d78decf60bd6ccd36355bdddf30d833</id>
<content type='text'>
to work better.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to work better.
</pre>
</div>
</content>
</entry>
<entry>
<title>Notify container of non-BMP characters correctly.</title>
<updated>2015-02-23T22:30:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-23T22:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=59a6f6fd788f0491a26f4e39ab536ee5e5be87ea'/>
<id>59a6f6fd788f0491a26f4e39ab536ee5e5be87ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix non-BMP character entry through the inline IME.</title>
<updated>2015-02-22T23:10:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-22T23:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c194249102cea0df80bcbe2d154dfb4bc582aa10'/>
<id>c194249102cea0df80bcbe2d154dfb4bc582aa10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_GETTARGETTEXT as a simpler alternate to SCI_GETTEXTRANGE.</title>
<updated>2015-02-22T21:20:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-22T21:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e3fb3e4d970c691eb696bdaeabb64e0e84d2d930'/>
<id>e3fb3e4d970c691eb696bdaeabb64e0e84d2d930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SCI_SETTARGETRANGE method to set both the start and end of the target.</title>
<updated>2015-02-21T22:56:46+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-21T22:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5bd5e8733e8e3ceb5e2f545adfd6e1b514b33a5c'/>
<id>5bd5e8733e8e3ceb5e2f545adfd6e1b514b33a5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add methods for converting between byte positions and UTF-16 code point positions.</title>
<updated>2015-02-19T08:17:44+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-19T08:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=832cf15cbbcf7a0db8f04009366742ef0fadf99c'/>
<id>832cf15cbbcf7a0db8f04009366742ef0fadf99c</id>
<content type='text'>
This is needed on Cocoa where the IME wants to be able to index into the document
with UTF-16 counts to match Cocoa's own use of UTF-16.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed on Cocoa where the IME wants to be able to index into the document
with UTF-16 counts to match Cocoa's own use of UTF-16.
</pre>
</div>
</content>
</entry>
</feed>
