<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, 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>Avoid cast.</title>
<updated>2022-06-17T05:49:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-06-17T05:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=47fe110d09b18bc10aecdf5c8777fb367cf22dec'/>
<id>47fe110d09b18bc10aecdf5c8777fb367cf22dec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Change bug colour slightly to be more unique and make it easier to detect when</title>
<updated>2022-06-17T05:43:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-06-17T05:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=60420a669ee740dc157efe56d4d43bc4bb6bee19'/>
<id>60420a669ee740dc157efe56d4d43bc4bb6bee19</id>
<content type='text'>
debugging.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
debugging.
</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 [#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>Fix pink selection background when printing by making it completely transparent.</title>
<updated>2022-05-16T23:36:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-16T23:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8734147bd2fba8f75d2765aad0cc9d57c4bb3dfc'/>
<id>8734147bd2fba8f75d2765aad0cc9d57c4bb3dfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Duplicate APIs to support 64-bit document positions on Win32:</title>
<updated>2022-05-16T22:52:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-16T22:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=475450c76ceef43a7f5b2c68ed5848baee96b6dc'/>
<id>475450c76ceef43a7f5b2c68ed5848baee96b6dc</id>
<content type='text'>
SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL, and SCI_FORMATRANGEFULL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL, and SCI_FORMATRANGEFULL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support more than 2G lines with FoldAll.</title>
<updated>2022-05-10T02:23:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-10T02:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c205c349ea3e7135d1da5c15831dbe687842453b'/>
<id>c205c349ea3e7135d1da5c15831dbe687842453b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve performance of SCI_FOLDALL(SC_FOLDACTION_EXPAND).</title>
<updated>2022-05-10T02:19:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-10T02:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f82a2c25a5805d0dab5cd66ef221eb247bc36134'/>
<id>f82a2c25a5805d0dab5cd66ef221eb247bc36134</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize case where there are no annotations</title>
<updated>2022-05-01T04:31:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-01T04:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4e556e4aaba49f4307ab4933a376e0c34d0be674'/>
<id>4e556e4aaba49f4307ab4933a376e0c34d0be674</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
