<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-5-6</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>Fix bug with TentativeUndo where the undo history was being damaged on OS X.</title>
<updated>2015-05-21T00:21:13+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-21T00:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=270b7ad326c83b9c2df9bd31284d566eee70cf7d'/>
<id>270b7ad326c83b9c2df9bd31284d566eee70cf7d</id>
<content type='text'>
For example the sequence ['a', 'c', left, 'b', undo] would produce "c" instead of "ac".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example the sequence ['a', 'c', left, 'b', undo] would produce "c" instead of "ac".
</pre>
</div>
</content>
</entry>
<entry>
<title>Make unused single argument constructors explicit.</title>
<updated>2015-05-16T04:51:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-16T04:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=80ba519908fbc6c912494b73ebb0a24103031ba5'/>
<id>80ba519908fbc6c912494b73ebb0a24103031ba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset: 7caa35787c19</title>
<updated>2015-05-15T00:05:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-15T00:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c5116e3cd74bb0d760fbef1b9848a03475ab4f3c'/>
<id>c5116e3cd74bb0d760fbef1b9848a03475ab4f3c</id>
<content type='text'>
Change made reverse iteration dangerous.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change made reverse iteration dangerous.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure SCI_POSITIONRELATIVE returns a position clamped into the document range</title>
<updated>2015-05-13T05:51:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-13T05:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=071e1623d65e30f32d86b1fe777ef4b53804747c'/>
<id>071e1623d65e30f32d86b1fe777ef4b53804747c</id>
<content type='text'>
sensibly.
From Mitchell Foral.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sensibly.
From Mitchell Foral.
</pre>
</div>
</content>
</entry>
<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>
</feed>
