<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/Editor.h, branch sciteco-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>Replace use of `enum` where this produced warnings from Xcode 26.4 with `static constexpr int`.</title>
<updated>2026-03-30T23:02:15+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2026-03-30T23:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=605a0ebaa030f2866bf6c4966b3581a8c8486425'/>
<id>605a0ebaa030f2866bf6c4966b3581a8c8486425</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:#184]. Add option to disable drag/drop editing</title>
<updated>2026-01-07T21:22:01+00:00</updated>
<author>
<name>Nathaniel Braun</name>
<email>unknown</email>
</author>
<published>2026-01-07T21:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=56c071e2734e3812c7c77b611637cbc2698eb7d3'/>
<id>56c071e2734e3812c7c77b611637cbc2698eb7d3</id>
<content type='text'>
SCI_SETDRAGDROPENABLED. Fully implemented on Win32 but may only prevent dragging
on other platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCI_SETDRAGDROPENABLED. Fully implemented on Win32 but may only prevent dragging
on other platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_SCROLLVERTICAL API.</title>
<updated>2025-05-31T22:38:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-05-31T22:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a180e477ec3efd9d35a4cf32b63ab7354a03371f'/>
<id>a180e477ec3efd9d35a4cf32b63ab7354a03371f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use noexcept, emplace_back, avoid a cast, and simplify code.</title>
<updated>2025-05-03T00:31:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-05-03T00:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f853a1db0e9bf7afa93e806fd5df7ae35a624b9a'/>
<id>f853a1db0e9bf7afa93e806fd5df7ae35a624b9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Serialize selection type and ranges with SCI_GETSELECTIONSERIALIZED and</title>
<updated>2025-02-01T03:43:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-02-01T03:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f54fd2019dd648b29a80ec7429833ab546d3a428'/>
<id>f54fd2019dd648b29a80ec7429833ab546d3a428</id>
<content type='text'>
SCI_SETSELECTIONSERIALIZED.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCI_SETSELECTIONSERIALIZED.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use string form for selection undo history as it saves significant space.</title>
<updated>2025-01-31T22:39:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-01-31T22:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=db6332fa9933244c45c44063afbdcccb462cfc03'/>
<id>db6332fa9933244c45c44063afbdcccb462cfc03</id>
<content type='text'>
On average takes around 20% of SelectionSimple.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On average takes around 20% of SelectionSimple.
</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>Hoist some common code into methods.</title>
<updated>2024-09-01T22:42:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-09-01T22:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5977b000998149b60a80fa4bb779a663078b951a'/>
<id>5977b000998149b60a80fa4bb779a663078b951a</id>
<content type='text'>
RangeContainsProtected gains an overload that takes a SelectionRange as this is
common use and simplifies callers.
ClearSelectionRange is common code used to clear selected text and update a
SelectionRange before inserting text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RangeContainsProtected gains an overload that takes a SelectionRange as this is
common use and simplifies callers.
ClearSelectionRange is common code used to clear selected text and update a
SelectionRange before inserting text.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1524]. Use same name in declaration and definition.</title>
<updated>2024-08-21T22:53:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-08-21T22:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f61756ccb21fdd1893e13c1528fe04cfce4a7c6e'/>
<id>f61756ccb21fdd1893e13c1528fe04cfce4a7c6e</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:#1524]. Add SCI_LINEINDENT and SCI_LINEDEDENT.</title>
<updated>2024-07-31T11:49:44+00:00</updated>
<author>
<name>Martijn Laan</name>
<email>1092369+martijnlaan@users.noreply.github.com</email>
</author>
<published>2024-07-31T11:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0d6fd0c6bc452f41919bbdf8dcc9b3d6fbc83205'/>
<id>0d6fd0c6bc452f41919bbdf8dcc9b3d6fbc83205</id>
<content type='text'>
These force the multiline behaviour of SCI_TAB and SCI_BACKTAB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These force the multiline behaviour of SCI_TAB and SCI_BACKTAB.
</pre>
</div>
</content>
</entry>
</feed>
