<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc/ScintillaDoc.html, branch rel-5-1-1</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 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>Feature [feature-requests:#1400] Set buffering when technology set.</title>
<updated>2021-06-25T09:47:51+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2021-06-25T09:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b863e024b9bcdc78a11e2acbc93cc2e1ef79ba2e'/>
<id>b863e024b9bcdc78a11e2acbc93cc2e1ef79ba2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>Surround parameters with code tags styling as class 'parameter'.</title>
<updated>2021-06-10T12:53:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-10T12:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=345baa6dc0b6d816f80daa195c51413805abbcae'/>
<id>345baa6dc0b6d816f80daa195c51413805abbcae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use string_view for PositionCache methods.</title>
<updated>2021-06-10T06:03:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-10T06:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1fdd0b8dc8f2895c5942b23410f11ea21dd4e3f4'/>
<id>1fdd0b8dc8f2895c5942b23410f11ea21dd4e3f4</id>
<content type='text'>
Replace custom hash code with standard library hash.
Drop standard methods that are not needed.
Restrict representations to 200 bytes. Improve documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace custom hash code with standard library hash.
Drop standard methods that are not needed.
Restrict representations to 200 bytes. Improve documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename SCI_PASTERECTANGULAR to SCI_REPLACERECTANGULAR as it is inserting text</title>
<updated>2021-06-09T23:21:12+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-09T23:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c9394092df9b424b262e06139d2e4abdac8f78a3'/>
<id>c9394092df9b424b262e06139d2e4abdac8f78a3</id>
<content type='text'>
provided as an argument instead of from the system clipboard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
provided as an argument instead of from the system clipboard.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_PASTERECTANGULAR to insert text like a rectangular paste.</title>
<updated>2021-06-09T00:51:58+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2021-06-09T00:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5f998b68113dd116c1e938028dddcbcc7425a144'/>
<id>5f998b68113dd116c1e938028dddcbcc7425a144</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add APIs for setting appearance (traditional blob or plain text) and colour of</title>
<updated>2021-06-03T10:24:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-03T10:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f997170c3eb0afa64d10b39b86799bad67dc5c02'/>
<id>f997170c3eb0afa64d10b39b86799bad67dc5c02</id>
<content type='text'>
representations and support setting a representation for the "\r\n" line end
sequence.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
representations and support setting a representation for the "\r\n" line end
sequence.
</pre>
</div>
</content>
</entry>
</feed>
