<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc, branch sciteco-rel-5-1-3</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>Added Scintilla::Curses to allow for terminal drawing of the main caret.</title>
<updated>2021-10-09T23:02:10+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-10-09T23:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2bcf60285e1c196bf05cd47a8e04beb150b485ef'/>
<id>2bcf60285e1c196bf05cd47a8e04beb150b485ef</id>
<content type='text'>
This is the patch from scinterm/patches/02-caretstyle_curses.patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the patch from scinterm/patches/02-caretstyle_curses.patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 5.1.3.</title>
<updated>2021-09-29T00:29:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-29T00:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=371b6e510e62d7d3ca5fd5133f190ef6a7bb72ff'/>
<id>371b6e510e62d7d3ca5fd5133f190ef6a7bb72ff</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.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>
</feed>
