<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-5-1-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>Add CARETSTYLE_CURSES to draw more than 1 caret on curses terminal.</title>
<updated>2021-10-22T04:58:17+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2021-10-22T04:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1c2f3fb6ce528add154abce1791d56ce7a94271c'/>
<id>1c2f3fb6ce528add154abce1791d56ce7a94271c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GetLineEndTypesSupported returns LineEndType, not int.</title>
<updated>2021-10-20T11:22:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-20T11:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=71a8a1c2717beff64a1212fbdf3fbdd1de9d603a'/>
<id>71a8a1c2717beff64a1212fbdf3fbdd1de9d603a</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>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>
<entry>
<title>Move ScintillaCall from SciTE project.</title>
<updated>2021-06-17T03:25:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-17T03:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=837d0ca0e8accace3e8c7c4647417c1fcc88d1d5'/>
<id>837d0ca0e8accace3e8c7c4647417c1fcc88d1d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SciFnDirectStatus, a direct access function which also returns status so can</title>
<updated>2021-06-16T23:28:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-16T23:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e52243831ceffced1e9f0ef27041770fe13a85a'/>
<id>9e52243831ceffced1e9f0ef27041770fe13a85a</id>
<content type='text'>
improve performance for client code that called SCI_GETSTATUS after every API to
check for failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
improve performance for client code that called SCI_GETSTATUS after every API to
check for failure.
</pre>
</div>
</content>
</entry>
</feed>
