<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch start-5</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>Remove support for local lexers and loading lexers from ScintillaBase.</title>
<updated>2020-11-02T12:07:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-11-02T12:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d8de89a3479c49b63f3c25ff12f7473d07de4bd7'/>
<id>d8de89a3479c49b63f3c25ff12f7473d07de4bd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Lexilla files from Scintilla</title>
<updated>2021-01-29T09:51:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-01-29T09:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54341053b273c905afa7503d8dadcc4c46a0d2d3'/>
<id>54341053b273c905afa7503d8dadcc4c46a0d2d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move CharacterSet and CharacterCategory from lexlib to src as in both Lexilla and Scintilla</title>
<updated>2021-01-29T09:51:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-01-29T09:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ba8b1a91525dd90f8fdcc75480f37815fecce2d2'/>
<id>ba8b1a91525dd90f8fdcc75480f37815fecce2d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix building with Xcode 12 by defining move constructors for FontAlias, Style,</title>
<updated>2020-09-18T05:31:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-09-18T05:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f8ce3f08b5b8e49ef41dd72760ca617d4907acec'/>
<id>f8ce3f08b5b8e49ef41dd72760ca617d4907acec</id>
<content type='text'>
and PositionCacheEntry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and PositionCacheEntry.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2197]. Avoid rewrap when checkTextAndStyle finds unchanged from cache.</title>
<updated>2020-08-27T13:39:28+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-08-27T13:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=94e9667661f8997babb3667be1e9f2ccec206d4f'/>
<id>94e9667661f8997babb3667be1e9f2ccec206d4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2199]. Fixed bug where a hovered INDIC_TEXTFORE indicator was not applying</title>
<updated>2020-08-26T13:03:13+00:00</updated>
<author>
<name>uhf7</name>
<email>unknown</email>
</author>
<published>2020-08-26T13:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a4932dda62685856670a782c92d7eebc8afb8bf2'/>
<id>a4932dda62685856670a782c92d7eebc8afb8bf2</id>
<content type='text'>
the hover colour to the whole range.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the hover colour to the whole range.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SCI_MULTIEDGEADDLINE impleemntation into ViewStyle as it is too complex for</title>
<updated>2020-08-25T00:02:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-08-25T00:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=24ba9ee47bb8535f44fbaa7d36f18cfda53eaf44'/>
<id>24ba9ee47bb8535f44fbaa7d36f18cfda53eaf44</id>
<content type='text'>
switch case in Editor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
switch case in Editor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:1350]. Add SCI_GETMULTIEDGECOLUMN.</title>
<updated>2020-08-24T23:25:01+00:00</updated>
<author>
<name>Derek Brown</name>
<email>unknown</email>
</author>
<published>2020-08-24T23:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2117f9e7b583e9093b6b297f8782027098320496'/>
<id>2117f9e7b583e9093b6b297f8782027098320496</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce code and variable lifetime.</title>
<updated>2020-08-21T03:10:45+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-08-21T03:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=49fab6b701800f4cfa2ae149b0ac2e47e5333ef4'/>
<id>49fab6b701800f4cfa2ae149b0ac2e47e5333ef4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2197]. Fixed bug where layout caching was ineffective.</title>
<updated>2020-08-21T02:30:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-08-21T02:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=96792018d4b57dd539228c2502e9cdfe6e3aee69'/>
<id>96792018d4b57dd539228c2502e9cdfe6e3aee69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
