<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, branch rel-5-2-2</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>Update version and date.</title>
<updated>2022-03-27T22:12:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-03-27T22:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9a8c60fe10a953a9c247a5e858f697112c89e151'/>
<id>9a8c60fe10a953a9c247a5e858f697112c89e151</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 5.2.2 release.</title>
<updated>2022-03-27T11:29:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-03-27T11:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2eba68262b72a41bb9c45fb75d3ffe174762b8e3'/>
<id>2eba68262b72a41bb9c45fb75d3ffe174762b8e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use drawTiledPixmap instead of explicit tiling code.</title>
<updated>2022-03-23T23:02:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-03-23T23:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1deaab0fb9d38b6a6f3d1efc5363396299ed5168'/>
<id>1deaab0fb9d38b6a6f3d1efc5363396299ed5168</id>
<content type='text'>
This removes limitation of only supporting 8x8 patterns and should be faster.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes limitation of only supporting 8x8 patterns and should be faster.
</pre>
</div>
</content>
</entry>
<entry>
<title>On GTK, scroll horizontally with shift + scroll wheel.</title>
<updated>2022-03-22T22:01:56+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2022-03-22T22:01:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4e58da1aacb709d84ad4160d53ab35c459b33b90'/>
<id>4e58da1aacb709d84ad4160d53ab35c459b33b90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1431] Add SCI_GETSTYLEINDEXAT API to return styles</title>
<updated>2022-03-15T04:14:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-03-15T04:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=23b2a54292964dc653d7ebb64c4b2a044eeaa8e7'/>
<id>23b2a54292964dc653d7ebb64c4b2a044eeaa8e7</id>
<content type='text'>
over 127 as positive integers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
over 127 as positive integers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1432] Always redraw for WM_SETTINGCHANGE.</title>
<updated>2022-03-15T03:41:40+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2022-03-15T03:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=96480716cb3acc793436ce037650445a137115da'/>
<id>96480716cb3acc793436ce037650445a137115da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1432] Support per-monitor text rendering parameters</title>
<updated>2022-03-11T23:26:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-03-11T23:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3064b730d2e912c7540a86341b0a7d1693a20690'/>
<id>3064b730d2e912c7540a86341b0a7d1693a20690</id>
<content type='text'>
and update when changed by user.
Includes code from Zufu Liu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and update when changed by user.
Includes code from Zufu Liu.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1432] Move some surface creation out of headers and</title>
<updated>2022-03-11T23:24:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-03-11T23:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=73ae9e3d2ad7fddbe8945deb0647dd7597d58c0a'/>
<id>73ae9e3d2ad7fddbe8945deb0647dd7597d58c0a</id>
<content type='text'>
make virtual to allow customisation by platform layers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make virtual to allow customisation by platform layers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2320] Fix position of end-of-line annotation when fold display text is</title>
<updated>2022-03-10T00:25:15+00:00</updated>
<author>
<name>Michael Berlenz</name>
<email>unknown</email>
</author>
<published>2022-03-10T00:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=149197611993b19d4abae1012c52d7fec4fcaa2d'/>
<id>149197611993b19d4abae1012c52d7fec4fcaa2d</id>
<content type='text'>
visible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
visible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1432] Simplify setting surface modes with</title>
<updated>2022-03-05T09:13:08+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2022-03-05T09:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=baff47cdde385cc15b39ab93fca5f41db795d6bc'/>
<id>baff47cdde385cc15b39ab93fca5f41db795d6bc</id>
<content type='text'>
EditModel::CurrentSurfaceMode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
EditModel::CurrentSurfaceMode.
</pre>
</div>
</content>
</entry>
</feed>
