<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc/ScintillaHistory.html, branch rel-5-5-6</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>Updates for version 5.5.6.</title>
<updated>2025-03-29T10:26:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-29T10:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8cc8a8578b6043e4c13ac9b8377573595785f459'/>
<id>8cc8a8578b6043e4c13ac9b8377573595785f459</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add note for change set 9715.</title>
<updated>2025-03-29T08:42:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-29T08:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cbba40b69168921ffaaf3833b2ffe7c575776bc3'/>
<id>cbba40b69168921ffaaf3833b2ffe7c575776bc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2469]. Return enumeration type from MarkerSymbolDefined to match</title>
<updated>2025-03-28T22:50:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-28T22:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=be86b31a7085c1ed73ee34e3e25ebb1458064e8c'/>
<id>be86b31a7085c1ed73ee34e3e25ebb1458064e8c</id>
<content type='text'>
MarkerDefine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MarkerDefine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize case-insensitive DBCS search to be around 5 times faster by using 64K</title>
<updated>2025-03-27T09:05:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-27T09:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=44a2755858009d5c14732d82814f9b5558f99ef4'/>
<id>44a2755858009d5c14732d82814f9b5558f99ef4</id>
<content type='text'>
memory to cache folding data for each DBCS code page used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
memory to cache folding data for each DBCS code page used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1546]. Fix building for ARM64 on Win32.</title>
<updated>2025-03-24T21:16:17+00:00</updated>
<author>
<name>Ahmet Sait</name>
<email>git@ahmetsait.com</email>
</author>
<published>2025-03-24T21:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5c766c5056c2531f82ef529cd92fcd160e371dfe'/>
<id>5c766c5056c2531f82ef529cd92fcd160e371dfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2465]. Signal autoCompleteSelection converts from local encoding when not</title>
<updated>2025-03-20T02:39:16+00:00</updated>
<author>
<name>8day</name>
<email>unknown</email>
</author>
<published>2025-03-20T02:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cb342d444c6c13671a5c1832d1723c073eca0a37'/>
<id>cb342d444c6c13671a5c1832d1723c073eca0a37</id>
<content type='text'>
in Unicode mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in Unicode mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use DirectWrite for autocompletion lists when DirectWrite chosen for document</title>
<updated>2025-03-18T01:09:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-18T01:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4eb2079f2ba24ea5727fb89857b235b34643cf30'/>
<id>4eb2079f2ba24ea5727fb89857b235b34643cf30</id>
<content type='text'>
text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
text.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2466]. Avoid dwell start when mouse moved outside the Scintilla widget.</title>
<updated>2025-03-08T03:01:28+00:00</updated>
<author>
<name>Gianluca Vaccari</name>
<email>unknown</email>
</author>
<published>2025-03-08T03:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5ff135d684cb71abec848a98e96557554a0911e3'/>
<id>5ff135d684cb71abec848a98e96557554a0911e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2463]. Disallow case changes if the range contains protected text</title>
<updated>2025-02-25T12:56:47+00:00</updated>
<author>
<name>Joachim Mairboeck</name>
<email>joachim.mairboeck@risc-software.at</email>
</author>
<published>2025-02-25T12:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8a392e9483783e63e2e63dc71bfd389523fe537d'/>
<id>8a392e9483783e63e2e63dc71bfd389523fe537d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2464]. On Qt, draw clipped UTF-8 text correctly.</title>
<updated>2025-02-26T21:47:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-02-26T21:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8e68addb0c225ea36392777399373a645b5744a0'/>
<id>8e68addb0c225ea36392777399373a645b5744a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
