<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc, branch rel-5-2-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>Updates for 5.2.4 release.</title>
<updated>2022-07-06T12:00:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-06T12:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cb110101421c6ad096447ffe379e55dcfd598eda'/>
<id>cb110101421c6ad096447ffe379e55dcfd598eda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failures with non-UTF-8 text when multi-threading. The Converter object on</title>
<updated>2022-07-05T11:28:45+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-05T11:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3825936549567ff3e0f1ec1995669880e79b2943'/>
<id>3825936549567ff3e0f1ec1995669880e79b2943</id>
<content type='text'>
SurfaceImpl uses g_iconv and could be called from multiple threads without
synchronization leading to occasional errors and potentially out-of-bounds
writes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SurfaceImpl uses g_iconv and could be called from multiple threads without
synchronization leading to occasional errors and potentially out-of-bounds
writes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash printing on Win32 in bidirectional mode with a non-empty selection.</title>
<updated>2022-06-17T05:44:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-06-17T05:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d3bec765b8c185f28bbe9acb515a799ef5d150a0'/>
<id>d3bec765b8c185f28bbe9acb515a799ef5d150a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2335] Fix bad background colour for additional, secondary, and inactive</title>
<updated>2022-06-17T05:29:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-06-17T05:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f36407f2f07898245bda6cbe0e3a9e8be7c89b97'/>
<id>f36407f2f07898245bda6cbe0e3a9e8be7c89b97</id>
<content type='text'>
selections when printing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
selections when printing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2336] Drawing selection on SC_LAYER_BASE is not supported in bidirectional</title>
<updated>2022-06-15T23:11:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-06-15T23:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=db01b0f6df44a671f5e822c56df25b1d2c123962'/>
<id>db01b0f6df44a671f5e822c56df25b1d2c123962</id>
<content type='text'>
mode so note that in documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mode so note that in documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2334] Fix hiding selection when selection layer is SC_LAYER_UNDER_TEXT.</title>
<updated>2022-06-10T01:18:32+00:00</updated>
<author>
<name>John Ehresman</name>
<email>unknown</email>
</author>
<published>2022-06-10T01:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=336e893d28d6ba1dadf02133533d362b3d4dfdd4'/>
<id>336e893d28d6ba1dadf02133533d362b3d4dfdd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change release date.</title>
<updated>2022-05-21T06:44:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-21T06:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b2fec853784bb1a2916c4947d1f0c8952878ad7'/>
<id>7b2fec853784bb1a2916c4947d1f0c8952878ad7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for 5.2.3 release.</title>
<updated>2022-05-18T09:37:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-18T09:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=06207c6f7aef69d374d0292642bcc01dfcb85aaf'/>
<id>06207c6f7aef69d374d0292642bcc01dfcb85aaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2329] Place autocompletion lists and calltips on a higher window level</title>
<updated>2022-05-18T09:35:01+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-18T09:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cc60845e2e6ae075254e56a1ca2e488b43e131df'/>
<id>cc60845e2e6ae075254e56a1ca2e488b43e131df</id>
<content type='text'>
so they can be seen when invoked from a modal dialog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so they can be seen when invoked from a modal dialog.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 5.2.3 release.</title>
<updated>2022-05-17T04:21:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-17T04:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8fefa3eec812cab9d07ff37ce04cb3d6ba70f29c'/>
<id>8fefa3eec812cab9d07ff37ce04cb3d6ba70f29c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
