<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-5-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>Add a constructor that takes arguments for each attribute to make it easier to</title>
<updated>2014-09-22T07:49:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-09-22T07:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fc18df4e0657d994445f21f2dca0168c5c4b4b52'/>
<id>fc18df4e0657d994445f21f2dca0168c5c4b4b52</id>
<content type='text'>
set up indicators. Changed field order so that the colour, which is likely to be
set, is before under which is likely to be left default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
set up indicators. Changed field order so that the colour, which is likely to be
set, is before under which is likely to be left default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use const where possible in regular expression code.</title>
<updated>2014-09-13T13:41:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-09-13T13:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e492bd32a830ba5177f52f4030fa057b4d50da3c'/>
<id>e492bd32a830ba5177f52f4030fa057b4d50da3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid extra NUL in strings and unnecessary allocations.</title>
<updated>2014-09-13T08:53:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-09-13T08:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3a7500e96cff3e2f308fc766765057ed6056a7b5'/>
<id>3a7500e96cff3e2f308fc766765057ed6056a7b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow choice between windowed and inline IME.</title>
<updated>2014-09-12T01:22:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-09-12T01:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=044efe69724c92a538b9f6e6252ae5782f860153'/>
<id>044efe69724c92a538b9f6e6252ae5782f860153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1654]. Missing cast in PositionIsHotspot.</title>
<updated>2014-09-05T04:29:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-09-05T04:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=530c22a71d944e7c778f55ba5f0ea4bd00958bcf'/>
<id>530c22a71d944e7c778f55ba5f0ea4bd00958bcf</id>
<content type='text'>
From Mat Berchtold.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Mat Berchtold.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1652]. Revert to allowing fractional tab stops.</title>
<updated>2014-09-05T04:29:55+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-09-05T04:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1ffdaa71cc8adda5188c45d819ca005e201bcad2'/>
<id>1ffdaa71cc8adda5188c45d819ca005e201bcad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1071]. BibTeX lexer added.</title>
<updated>2014-09-03T00:16:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-09-03T00:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=25465a4676217e819294cbcbb3f6be1a56a801a7'/>
<id>25465a4676217e819294cbcbb3f6be1a56a801a7</id>
<content type='text'>
From Sergiu Dotenco and danselmi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Sergiu Dotenco and danselmi.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed comma at end of enum as it caused an error on i686-apple-darwin10-g++-4.2.1.</title>
<updated>2014-08-23T23:27:23+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-08-23T23:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=be38580f4a6cd0d76312ce41ff8171526b864ba3'/>
<id>be38580f4a6cd0d76312ce41ff8171526b864ba3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1645]. Validate position of deletion.</title>
<updated>2014-08-18T23:20:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-08-18T23:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=018905af4d2dace5439de1b3ef119af4529e9392'/>
<id>018905af4d2dace5439de1b3ef119af4529e9392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1640]. Remove dead DelChar method.</title>
<updated>2014-08-17T23:58:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-08-17T23:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1d9f732aba89d8184c3420f6ffee41e76475ec59'/>
<id>1d9f732aba89d8184c3420f6ffee41e76475ec59</id>
<content type='text'>
From Ian Goldby.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Ian Goldby.
</pre>
</div>
</content>
</entry>
</feed>
