<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-3-5-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>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 SC_INDICFLAG_VALUEFORE and INDIC_TEXTFORE to allow a wide range of indicator</title>
<updated>2015-02-15T12:51:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-15T12:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=deef968ba5e09d5280030aa24251c77cc8b47736'/>
<id>deef968ba5e09d5280030aa24251c77cc8b47736</id>
<content type='text'>
colours and to change the colour of text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
colours and to change the colour of text.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add INDIC_FULLBOX.</title>
<updated>2015-02-09T23:08:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-09T23:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eeed33bc79f4c3532ae8f504060db8947520da87'/>
<id>eeed33bc79f4c3532ae8f504060db8947520da87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement hover style and colour for indicators.</title>
<updated>2015-02-03T21:04:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-03T21:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e6a18bc3f4113f4c59ec698d568a1a82f98787b4'/>
<id>e6a18bc3f4113f4c59ec698d568a1a82f98787b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add INDIC_COMPOSITIONTHIN indicator.</title>
<updated>2015-01-22T04:11:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-22T04:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1323a5c0d0229dbbf0ca977c04e350fe0ba442e2'/>
<id>1323a5c0d0229dbbf0ca977c04e350fe0ba442e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When the mouse is on the line between margin and text changed to treat as within</title>
<updated>2015-01-15T22:48:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-15T22:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=59a2c47ed03ac40ec5a612cb74667dc70900dff5'/>
<id>59a2c47ed03ac40ec5a612cb74667dc70900dff5</id>
<content type='text'>
text. Helps on PLAT_CURSES.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
text. Helps on PLAT_CURSES.
</pre>
</div>
</content>
</entry>
<entry>
<title>LexHex: reorder lexer states after addition of the "unknown record type"</title>
<updated>2015-01-14T20:56:05+00:00</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2015-01-14T20:56:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=61b4fe924b11fecf2e14c337a06376860a85173d'/>
<id>61b4fe924b11fecf2e14c337a06376860a85173d</id>
<content type='text'>
Move the new state SCE_HEX_RECTYPE_UNKNOWN (was 17) up just below its
counterpart SCE_HEX_RECTYPE (2).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the new state SCE_HEX_RECTYPE_UNKNOWN (was 17) up just below its
counterpart SCE_HEX_RECTYPE (2).
</pre>
</div>
</content>
</entry>
<entry>
<title>LexHex: add a new state for garbage data after the record</title>
<updated>2015-01-10T22:04:00+00:00</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2015-01-10T22:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6b703450e0115cf796c393103d427ad846549826'/>
<id>6b703450e0115cf796c393103d427ad846549826</id>
<content type='text'>
IHex and Srec just set to the DEFAULT state before, TEHex used the
SCE_HEX_DATA_UNKNOWN state for garbage data, which is not the actual intention
for this state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IHex and Srec just set to the DEFAULT state before, TEHex used the
SCE_HEX_DATA_UNKNOWN state for garbage data, which is not the actual intention
for this state.
</pre>
</div>
</content>
</entry>
<entry>
<title>LexHex: rename Tektronix extended HEX lexer from "thex" to "tehex"</title>
<updated>2015-01-10T22:01:01+00:00</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2015-01-10T22:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=90a95a24c2ad2ba32eba0e4c0548256eda1d22df'/>
<id>90a95a24c2ad2ba32eba0e4c0548256eda1d22df</id>
<content type='text'>
There exists a similar file format called "Textronix HEX", which would
be the better candidate for this short name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There exists a similar file format called "Textronix HEX", which would
be the better candidate for this short name.
</pre>
</div>
</content>
</entry>
</feed>
