<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-5-3-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 multithreaded wrap to significantly improve performance of wrapping large</title>
<updated>2023-03-02T11:02:19+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-02T11:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=43ba96d61994db084e61b31df278d2d87c1f313c'/>
<id>43ba96d61994db084e61b31df278d2d87c1f313c</id>
<content type='text'>
files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cache client size when view moved or sized. That allows access to it from</title>
<updated>2023-03-02T05:46:14+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-02T05:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c61df8742a4865ac9c67f8ed017248b82fe5574e'/>
<id>c61df8742a4865ac9c67f8ed017248b82fe5574e</id>
<content type='text'>
secondary threads which otherwise shows warnings.
Earlier approach of caching client rectangle failed to handle scrolling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
secondary threads which otherwise shows warnings.
Earlier approach of caching client rectangle failed to handle scrolling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove PropGetExpanded and treat GetPropertyExpanded as GetProperty since it no</title>
<updated>2023-02-17T01:50:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-17T01:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=56d6a8af344938367c3d01c3969c212b3d3b9427'/>
<id>56d6a8af344938367c3d01c3969c212b3d3b9427</id>
<content type='text'>
longer expands property references.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
longer expands property references.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use maximum 4 digits for next fold level display when lexer incorrectly sets</title>
<updated>2023-02-16T22:16:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-16T22:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=286f99e34248b0bebc7663066a87c18dcc2ea97a'/>
<id>286f99e34248b0bebc7663066a87c18dcc2ea97a</id>
<content type='text'>
fold level to -1. Previously 8 digits were displayed due to sign extension.
Limit formatted length although no possibility of exceeding 100 characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fold level to -1. Previously 8 digits were displayed due to sign extension.
Limit formatted length although no possibility of exceeding 100 characters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a potential crash with autocompletion list fill-ups where a SCN_CHARADDED</title>
<updated>2023-02-14T06:50:25+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2023-02-14T06:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=00fe0093156d19a55d5eefcf67dbbe8a73640933'/>
<id>00fe0093156d19a55d5eefcf67dbbe8a73640933</id>
<content type='text'>
handler retriggered an autocompletion list, but with no items that match the
typed character.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handler retriggered an autocompletion list, but with no items that match the
typed character.
</pre>
</div>
</content>
</entry>
<entry>
<title>Where a multi-byte character contains multiple styles, display each byte as a</title>
<updated>2023-02-13T03:02:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-13T03:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7179a3d6db03425155b56141a15b76e80fd30efa'/>
<id>7179a3d6db03425155b56141a15b76e80fd30efa</id>
<content type='text'>
representation. This makes it easier to see and fix lexers that change styles
mid-character, commonly because they use fixed size buffers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
representation. This makes it easier to see and fix lexers that change styles
mid-character, commonly because they use fixed size buffers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1476] Move default representation code into</title>
<updated>2023-02-12T01:01:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-12T01:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=80a1e22a987c4e749dd03500edc3ac4e189537c5'/>
<id>80a1e22a987c4e749dd03500edc3ac4e189537c5</id>
<content type='text'>
SpecialRepresentations class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SpecialRepresentations class.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix clipping of line end wrap symbol for SC_WRAPVISUALFLAGLOC_END_BY_TEXT.</title>
<updated>2023-02-12T00:31:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-12T00:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1b585d29ad82606c327294837e27ffcd7a66172b'/>
<id>1b585d29ad82606c327294837e27ffcd7a66172b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2378]. Fix overlapping of text with line end wrap marker.</title>
<updated>2023-02-12T00:26:48+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2023-02-12T00:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5848ae9e694b196e24f10e830c517e0f613b80ae'/>
<id>5848ae9e694b196e24f10e830c517e0f613b80ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When an autocompletion list is shown in response to SCN_CHARADDED, do not</title>
<updated>2023-01-25T11:44:17+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2023-01-25T11:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5736e5b866e1b291393829a3024374655d1cd55f'/>
<id>5736e5b866e1b291393829a3024374655d1cd55f</id>
<content type='text'>
process character as fill-up or stop.
This avoids closing immediately when a character may both trigger and finish
autocompletion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
process character as fill-up or stop.
This avoids closing immediately when a character may both trigger and finish
autocompletion.
</pre>
</div>
</content>
</entry>
</feed>
