<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc, branch rel-5-1-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>Updates for 5.1.2.</title>
<updated>2021-09-19T23:09:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-19T23:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=28382215fcc5fdb615018853429eef4d3117a7bf'/>
<id>28382215fcc5fdb615018853429eef4d3117a7bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Respond to changes in system font scaling by clearing any cached layout data.</title>
<updated>2021-09-19T01:55:08+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-19T01:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b9ad43e8b1cfaa7213be0eb33ed179285c33c67a'/>
<id>b9ad43e8b1cfaa7213be0eb33ed179285c33c67a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make negative settings for extra ascent and descent safer by ensuring calculated</title>
<updated>2021-09-12T07:15:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-12T07:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e1a52e49814cb1ab2efcdbd65dcb9a83976c2a54'/>
<id>e1a52e49814cb1ab2efcdbd65dcb9a83976c2a54</id>
<content type='text'>
ascent and thus line height is at least 1 pixel.
Allow 1 point font minimum instead of 2 as this may help with document maps.
Document negative extra ascent and descent.
Use XYPOSITION for ascent and descent for more coherent types and fewer casts
but floor the values when retrieving from Surface so behaviour is unchanged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ascent and thus line height is at least 1 pixel.
Allow 1 point font minimum instead of 2 as this may help with document maps.
Document negative extra ascent and descent.
Use XYPOSITION for ascent and descent for more coherent types and fewer casts
but floor the values when retrieving from Surface so behaviour is unchanged.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change log.</title>
<updated>2021-09-12T06:44:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-12T06:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3d017cb655c23d9dfb39cbecbcaddaf14bb25117'/>
<id>3d017cb655c23d9dfb39cbecbcaddaf14bb25117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added link to Adventure IDE.</title>
<updated>2021-09-02T22:40:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-02T22:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=044a2a4b7414c82030112cc1be7cc810c21d2e48'/>
<id>044a2a4b7414c82030112cc1be7cc810c21d2e48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2281] Fix crash with too many subexpressions in regular expression search</title>
<updated>2021-09-02T04:25:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-02T04:25:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c9c7c193586c27faaaf7b33b529a47aa200dfdc8'/>
<id>c9c7c193586c27faaaf7b33b529a47aa200dfdc8</id>
<content type='text'>
with SCFIND_CXX11REGEX.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with SCFIND_CXX11REGEX.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2271] Fix disabling horizontal scrollbar in non-wrapping mode.</title>
<updated>2021-08-27T05:56:38+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-08-27T05:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1033917f37d01f2b826a16b4e71ba6a6fd9ef00e'/>
<id>1033917f37d01f2b826a16b4e71ba6a6fd9ef00e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow SCI_HIDELINES to hide the first line or all lines.</title>
<updated>2021-08-24T22:21:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-08-24T22:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bb75e40bca7a6d81eb4070a7b67950119dc4b8b5'/>
<id>bb75e40bca7a6d81eb4070a7b67950119dc4b8b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line end white space.</title>
<updated>2021-08-24T01:39:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-08-24T01:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc0398d650e75efe9641f0c48d630f2c2027281a'/>
<id>dc0398d650e75efe9641f0c48d630f2c2027281a</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:#841] SCI_SETCARETLINEHIGHLIGHTSUBLINE enables</title>
<updated>2021-08-24T01:14:20+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2021-08-24T01:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=02914e8e53c3e72e9fc3a05f8e75078cad4eb0f6'/>
<id>02914e8e53c3e72e9fc3a05f8e75078cad4eb0f6</id>
<content type='text'>
highlighting just the subline with the caret when wrapping is on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
highlighting just the subline with the caret when wrapping is on.
</pre>
</div>
</content>
</entry>
</feed>
