<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc/ScintillaHistory.html, branch rel-5-4-0</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.4.0.</title>
<updated>2023-11-17T21:26:22+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-17T21:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e6e378646065c5f2c038ce299cabf8b9d9092bb3'/>
<id>e6e378646065c5f2c038ce299cabf8b9d9092bb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2023-11-02T06:53:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-02T06:53:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ee4337399a12b3450e7aa427e7c826cc0b1350cc'/>
<id>ee4337399a12b3450e7aa427e7c826cc0b1350cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for version 5.3.8.</title>
<updated>2023-11-01T23:37:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-01T23:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc154f7c889703d991e9fe20bbd1b56581c42beb'/>
<id>dc154f7c889703d991e9fe20bbd1b56581c42beb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2078]. Fix rectangular selections with SCI_MOVESELECTEDLINESUP and</title>
<updated>2023-10-28T22:25:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-10-28T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=60e0be1d49d4ba0e093a28bd3c2039f0c1ef8344'/>
<id>60e0be1d49d4ba0e093a28bd3c2039f0c1ef8344</id>
<content type='text'>
SCI_MOVESELECTEDLINESDOWN.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCI_MOVESELECTEDLINESDOWN.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2405]. Fix incorrect substitution when searching for a regular expression</title>
<updated>2023-10-14T21:46:43+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2023-10-14T21:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6658e397e2d0447bef4c5dd1db1c38d5d7917ac9'/>
<id>6658e397e2d0447bef4c5dd1db1c38d5d7917ac9</id>
<content type='text'>
backwards.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
backwards.
</pre>
</div>
</content>
</entry>
<entry>
<title>Significantly reduce memory used for deleting contiguous ranges backwards.</title>
<updated>2023-10-04T05:17:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-10-04T05:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=084c9f68be3dd5a0253fe7ead4efaf3cca0bb19a'/>
<id>084c9f68be3dd5a0253fe7ead4efaf3cca0bb19a</id>
<content type='text'>
Compresses sequences of same item in vectors by adding a count field.
Fixes Notepad++ issue 13442.
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13442
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compresses sequences of same item in vectors by adding a count field.
Fixes Notepad++ issue 13442.
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13442
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2402]. Fix invisible text on macOS 14 Sonoma when building with Xcode 15.</title>
<updated>2023-09-27T05:51:34+00:00</updated>
<author>
<name>Chinh Nguyen</name>
<email>unknown</email>
</author>
<published>2023-09-27T05:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd0a5dfdc646bfd5175976ce2df8ebffc7a94b96'/>
<id>fd0a5dfdc646bfd5175976ce2df8ebffc7a94b96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecated methods disableFlushWindow and enableFlushWindow are avoided on</title>
<updated>2023-09-27T05:45:05+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-09-27T05:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e1fe0a2bb0f5fc078f719198276757e4319e0e43'/>
<id>e1fe0a2bb0f5fc078f719198276757e4319e0e43</id>
<content type='text'>
macOS 10.14+.
Test application contains example calls that exercize this when available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
macOS 10.14+.
Test application contains example calls that exercize this when available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for version 5.3.7.</title>
<updated>2023-09-17T23:11:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-09-17T23:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5f16648fb63b744371a6bc4a86f6a2c486cb54b3'/>
<id>5f16648fb63b744371a6bc4a86f6a2c486cb54b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix assertion failure on some systems when an INDIC_SQUIGGLEPIXMAP drawn for a</title>
<updated>2023-09-12T22:06:51+00:00</updated>
<author>
<name>Enrico Tröger</name>
<email>unknown</email>
</author>
<published>2023-09-12T22:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c10733bd9897aef1e775399a70ae5e2684754ee2'/>
<id>c10733bd9897aef1e775399a70ae5e2684754ee2</id>
<content type='text'>
zero-width character.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
zero-width character.
</pre>
</div>
</content>
</entry>
</feed>
