<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc/ScintillaDoc.html, 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>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>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>
<entry>
<title>Implement StyleSetCheckMonospaced.</title>
<updated>2021-07-30T22:49:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-30T22:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d1a31d6a74019c3d43de1c33e2be093ed6dfd11'/>
<id>4d1a31d6a74019c3d43de1c33e2be093ed6dfd11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove mentions of "keyword replacement" for SCI_GETPROPERTYEXPANDED,</title>
<updated>2021-07-30T02:16:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-30T02:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=297d17ace8501b23a32390163676c838dad71f9a'/>
<id>297d17ace8501b23a32390163676c838dad71f9a</id>
<content type='text'>
SCI_GETPROPERTYINT, and SCI_SETPROPERTY as this is no longer supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCI_GETPROPERTYINT, and SCI_SETPROPERTY as this is no longer supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SC_ELEMENT_HIDDEN_LINE to show where lines are hidden.</title>
<updated>2021-07-29T03:12:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-29T03:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e8f134e9a1567775377c66c8bd34825380c328a6'/>
<id>e8f134e9a1567775377c66c8bd34825380c328a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SC_ELEMENT_FOLD_LINE to set the colour of fold lines.</title>
<updated>2021-07-29T02:43:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-29T02:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=57f5c36ccf0ddc9be4b348bbe39cf3347ea8381c'/>
<id>57f5c36ccf0ddc9be4b348bbe39cf3347ea8381c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_AUTOCSETOPTIONS to allow choosing a non-resizeable autocompletion list</title>
<updated>2021-07-17T04:54:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-17T04:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ad0162453e48fb729d1793eca40ac137e1e3451e'/>
<id>ad0162453e48fb729d1793eca40ac137e1e3451e</id>
<content type='text'>
on Win32. This also avoids a header rectangle above the list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on Win32. This also avoids a header rectangle above the list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1370] Implement SCI_ALLOCATELINES to allocate indices</title>
<updated>2021-07-15T07:29:24+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2021-07-15T07:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=39be73514c317e7d672e0a09862571e64f8979da'/>
<id>39be73514c317e7d672e0a09862571e64f8979da</id>
<content type='text'>
to hold some number of lines. This is an optimization that can decrease
reallocation overhead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to hold some number of lines. This is an optimization that can decrease
reallocation overhead.
</pre>
</div>
</content>
</entry>
</feed>
