<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/CellBuffer.h, branch rel-5-6-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>Add error status SC_STATUS_OUTSIDE_DOCUMENT that is set when operations are</title>
<updated>2026-04-23T00:42:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2026-04-23T00:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fc5004a9e14cfd5c462abca0c8af3cab614aa48d'/>
<id>fc5004a9e14cfd5c462abca0c8af3cab614aa48d</id>
<content type='text'>
attempted on a position outside the document.
Positions are checked earlier to prevent actions partly succeeding.
This is implemented with a new exception type Failure which should be caught by
platform layer's API handling code to produce a more granular error status.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
attempted on a position outside the document.
Positions are checked earlier to prevent actions partly succeeding.
This is implemented with a new exception type Failure which should be caught by
platform layer's API handling code to produce a more granular error status.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename parameters to avoid clang-tidy readability-suspicious-call-argument</title>
<updated>2026-04-21T23:08:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2026-04-21T23:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=29f72cb83b1565132c075ba815afbaa2b6e421d1'/>
<id>29f72cb83b1565132c075ba815afbaa2b6e421d1</id>
<content type='text'>
warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1582]. Improve performance of Document::SetStyles.</title>
<updated>2026-03-30T07:30:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2026-03-30T07:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f07caccbf33acd188cbe4961ece30251102351cc'/>
<id>f07caccbf33acd188cbe4961ece30251102351cc</id>
<content type='text'>
Report changed range for Document::SetStyleFor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Report changed range for Document::SetStyleFor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1224]. Remember selection in undo history. SCI_SETSELECTIONUNDOHISTORY.</title>
<updated>2025-01-22T10:34:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-01-22T10:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3de9d37c7b8f4501558d309ada718dc52533e94c'/>
<id>3de9d37c7b8f4501558d309ada718dc52533e94c</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_GETUNDOSEQUENCE to determine whether an undo sequence is active and its</title>
<updated>2024-07-27T23:48:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-07-27T23:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1cccf5165b891eb95c85932474bb872ab0fbe638'/>
<id>1cccf5165b891eb95c85932474bb872ab0fbe638</id>
<content type='text'>
nesting depth.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nesting depth.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1511] Add mayCoalesce argument to BeginUndoAction.</title>
<updated>2024-03-02T05:58:47+00:00</updated>
<author>
<name>John Ehresman</name>
<email>unknown</email>
</author>
<published>2024-03-02T05:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e99c07091ec1cebc855bcda42426286872d3a667'/>
<id>e99c07091ec1cebc855bcda42426286872d3a667</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement detach point access with SCI_SETUNDODETACH and SCI_GETUNDODETACH.</title>
<updated>2024-02-15T22:52:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-02-15T22:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f39367fc4c7af72caef8e20b1e9b1a038e242b0a'/>
<id>f39367fc4c7af72caef8e20b1e9b1a038e242b0a</id>
<content type='text'>
Write more documentation for undo history.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Write more documentation for undo history.
</pre>
</div>
</content>
</entry>
<entry>
<title>Perform validation of undo state when SCI_SETUNDOCURRENT called, setting status</title>
<updated>2024-02-15T03:17:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-02-15T03:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=38d2856d341358bf9c691157ae0ca2e8960e35df'/>
<id>38d2856d341358bf9c691157ae0ca2e8960e35df</id>
<content type='text'>
when invalid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when invalid.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement API to read and write undo history from applications.</title>
<updated>2024-02-09T10:45:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-02-09T10:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd53ffcbefe4e7a22fc493b1916939bae5f9dc1d'/>
<id>bd53ffcbefe4e7a22fc493b1916939bae5f9dc1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid overhead of extra start actions that delimited user operations. Now relies</title>
<updated>2024-02-09T10:25:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-02-09T10:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8df2193739e8e37b0ab4c0c31a0e1741351c801f'/>
<id>8df2193739e8e37b0ab4c0c31a0e1741351c801f</id>
<content type='text'>
on mayCoalesce flag to indicate that a user operation is complete when false.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on mayCoalesce flag to indicate that a user operation is complete when false.
</pre>
</div>
</content>
</entry>
</feed>
