<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-6-1</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>Change FillVirtualSpace to ClearBeforeTentativeStart and delete selected text.</title>
<updated>2015-09-04T03:07:49+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2015-09-04T03:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=521eab3c0d76888cca009ce85b7554731cf5ba1f'/>
<id>521eab3c0d76888cca009ce85b7554731cf5ba1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1757]. Treat CRLF as two characters in SCI_COUNTCHARACTERS.</title>
<updated>2015-09-04T01:06:59+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-09-04T01:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c8b8650e823e9ea0fb59bdd9108c9c491a4ff4ea'/>
<id>c8b8650e823e9ea0fb59bdd9108c9c491a4ff4ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify filling virtual space and avoid any side effects that may be caused by</title>
<updated>2015-08-23T23:15:39+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2015-08-23T23:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a979be54a54851771b94d6943d1dd88073ef1646'/>
<id>a979be54a54851771b94d6943d1dd88073ef1646</id>
<content type='text'>
calling AddCharUTF.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
calling AddCharUTF.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Position.h as a place-holder and to allow #include "Position.h" in source.</title>
<updated>2015-07-27T03:10:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-27T03:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=478d819121d970ca773cb52c99f396a9bf73ee62'/>
<id>478d819121d970ca773cb52c99f396a9bf73ee62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sci_Position when required to implement interfaces.</title>
<updated>2015-07-20T00:04:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-20T00:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2d3f2f707a4c4faf5255f3ae13634a82cef8c581'/>
<id>2d3f2f707a4c4faf5255f3ae13634a82cef8c581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix drawing problem when control characters are in a hidden style as they then</title>
<updated>2015-07-14T03:00:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-14T03:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e85ed0e10fd79847e406f8552b00f2d6af7ac06c'/>
<id>e85ed0e10fd79847e406f8552b00f2d6af7ac06c</id>
<content type='text'>
have a zero width rectangle to draw but modify that rectangle in a way that
clears some pixels.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
have a zero width rectangle to draw but modify that rectangle in a way that
clears some pixels.
</pre>
</div>
</content>
</entry>
<entry>
<title>SCI_SETIDENTIFIERS resets styling ensuring any added identifier are highlighted.</title>
<updated>2015-07-05T23:02:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-05T23:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=66faf9ef8322a73d0312bbb5eda5aa11a245f07b'/>
<id>66faf9ef8322a73d0312bbb5eda5aa11a245f07b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make std::exception visible to all core code to remove chance that a different</title>
<updated>2015-07-03T23:27:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-03T23:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e767f21c8ce6bb5c6291fd501562b8392c93ce70'/>
<id>e767f21c8ce6bb5c6291fd501562b8392c93ce70</id>
<content type='text'>
tool set will not indirectly include &lt;stdexcept&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tool set will not indirectly include &lt;stdexcept&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Also need to see std::exception in PerLine.</title>
<updated>2015-07-03T23:04:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-03T23:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b99709fe6a36e46d14886d04a8f33e81dd5dc890'/>
<id>b99709fe6a36e46d14886d04a8f33e81dd5dc890</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Throw an exception for a negative sized reallocation as occurs when asked</title>
<updated>2015-07-03T22:51:08+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-03T22:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=508e2c9c45b3f68a8c8ac32878bdede0d07bfa52'/>
<id>508e2c9c45b3f68a8c8ac32878bdede0d07bfa52</id>
<content type='text'>
for more than 2GB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for more than 2GB.
</pre>
</div>
</content>
</entry>
</feed>
