<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-4-4</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>Move decision to draw line end wrap marker and colour of marker to DrawEOL.</title>
<updated>2014-06-26T06:11:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-26T06:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=558b4376beb825d96010355ca93c95af54fd4de5'/>
<id>558b4376beb825d96010355ca93c95af54fd4de5</id>
<content type='text'>
Simplifies arguments to DrawEOL and shortens DrawLine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplifies arguments to DrawEOL and shortens DrawLine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify DrawStyledText, extracting out DrawTextInStyle for re-use.</title>
<updated>2014-06-26T03:57:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-26T03:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d36b1194d7202e64bf61019de85f5212762846fe'/>
<id>d36b1194d7202e64bf61019de85f5212762846fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move calculation of line background colour to ViewStyle and represent as a</title>
<updated>2014-06-26T03:06:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-26T03:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c2111963a126dd0e66bdceb33dcfe39a3f90478f'/>
<id>c2111963a126dd0e66bdceb33dcfe39a3f90478f</id>
<content type='text'>
ColourOptional to tightly bind the value with whether it is set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ColourOptional to tightly bind the value with whether it is set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark DrawBlockCaret as const since it only draws and does not affect Editor.</title>
<updated>2014-06-23T07:05:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-23T07:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a5df3fcc3ec06c575610317508f726fe16ba5831'/>
<id>a5df3fcc3ec06c575610317508f726fe16ba5831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Range type for hotspot to simplify manipulation.</title>
<updated>2014-06-23T07:03:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-23T07:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7859dd2ac89ed078692cd370b3bdb43740298c5e'/>
<id>7859dd2ac89ed078692cd370b3bdb43740298c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make drawing of markers const.</title>
<updated>2014-06-23T03:06:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-23T03:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ddeaa27240bc59e74043776154c20a08914eb57d'/>
<id>ddeaa27240bc59e74043776154c20a08914eb57d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated comment to match change 5151.</title>
<updated>2014-06-23T01:42:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-23T01:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=df2783d7a2be55d3defa9271d8c844bc943e59bb'/>
<id>df2783d7a2be55d3defa9271d8c844bc943e59bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warning from g++.</title>
<updated>2014-06-22T09:14:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-22T09:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=134309ff232c57d934bdbdac71e3e9e06bd9ef37'/>
<id>134309ff232c57d934bdbdac71e3e9e06bd9ef37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extra casting to prevent warnings from cppcheck.</title>
<updated>2014-06-22T03:46:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-22T03:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9b20d0e0e8c247f84b367a5d5534f0a35cd59b7f'/>
<id>9b20d0e0e8c247f84b367a5d5534f0a35cd59b7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop storing a pointer to the selection on LineLayout objects where it may have</title>
<updated>2014-06-22T03:44:46+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-22T03:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=47ac30dfae520dd56e0c4cd20827d65bae25e073'/>
<id>47ac30dfae520dd56e0c4cd20827d65bae25e073</id>
<content type='text'>
a lifetime that is too long. Instead provide it as an argument to BreakFinder
where it is only needed during intialisation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a lifetime that is too long. Instead provide it as an argument to BreakFinder
where it is only needed during intialisation.
</pre>
</div>
</content>
</entry>
</feed>
