<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-3-5-3</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>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>
<entry>
<title>Feature [feature-requests:#1096]. Lexer added for Tektronix extended hex files.</title>
<updated>2015-01-07T22:55:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-07T22:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ce581e18ef0b34f9c300a4ca8bd940148f2d7dc6'/>
<id>ce581e18ef0b34f9c300a4ca8bd940148f2d7dc6</id>
<content type='text'>
From danselmi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From danselmi.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lexer added for Intel hex files.</title>
<updated>2014-12-30T12:38:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-12-30T12:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ba147768d741fa402f09d9545528d88faefca05'/>
<id>9ba147768d741fa402f09d9545528d88faefca05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new lexer for Intel HEX file format</title>
<updated>2014-12-30T12:15:47+00:00</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2014-12-30T12:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=00002d0f42acec5570134931155fea615da542c3'/>
<id>00002d0f42acec5570134931155fea615da542c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>S-Record lexer: reorder lexer states</title>
<updated>2014-12-30T12:15:27+00:00</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2014-12-30T12:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5d4e5f571a568255bbb78e7a6f44dc0c847c7147'/>
<id>5d4e5f571a568255bbb78e7a6f44dc0c847c7147</id>
<content type='text'>
Also temporarily add two gaps, which will be filled by a new lexer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also temporarily add two gaps, which will be filled by a new lexer.
</pre>
</div>
</content>
</entry>
<entry>
<title>S-Record lexer: rename states from SCE_SREC_.. to SCE_HEX_..</title>
<updated>2014-12-30T12:15:11+00:00</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2014-12-30T12:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1549009abd2a6803609a81db4abe98cec5742e21'/>
<id>1549009abd2a6803609a81db4abe98cec5742e21</id>
<content type='text'>
Preparation for adding a new lexer which uses mostly the same states.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preparation for adding a new lexer which uses mostly the same states.
</pre>
</div>
</content>
</entry>
<entry>
<title>S-Record lexer: add future-proof highlighting for unknown record types</title>
<updated>2014-12-29T03:28:14+00:00</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2014-12-29T03:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5963a15d69f6c87a3f1690398c1827669e1bfb61'/>
<id>5963a15d69f6c87a3f1690398c1827669e1bfb61</id>
<content type='text'>
An S4 record for example, which is not defined in the S-Record
specification, will now be highlighted until record end (checksum)
instead of aborting after the "byte count" field. The former behaviour
looked a bit half-baked.

Since the size of the address field is unknown, the address and data
fields are highlighted with the same style in the new state
SCE_SREC_DATA_UNKNOWN. Alternating styles (ODD/EVEN) for readability of
the data field of valid record types are not applied.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An S4 record for example, which is not defined in the S-Record
specification, will now be highlighted until record end (checksum)
instead of aborting after the "byte count" field. The former behaviour
looked a bit half-baked.

Since the size of the address field is unknown, the address and data
fields are highlighted with the same style in the new state
SCE_SREC_DATA_UNKNOWN. Alternating styles (ODD/EVEN) for readability of
the data field of valid record types are not applied.
</pre>
</div>
</content>
</entry>
</feed>
