<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/simpleTests.py, branch rel-5-6-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>Bug [#2501]. Test to make sure #2501 stays fixed.</title>
<updated>2026-03-11T00:16:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2026-03-11T00:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7c601c401a26d203d191b198a52e745f6a67c1fe'/>
<id>7c601c401a26d203d191b198a52e745f6a67c1fe</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>Bug [#2488]. Fix SCI_SETSELECTIONNSTART and SCI_SETSELECTIONNEND.</title>
<updated>2025-12-08T03:38:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-12-08T03:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=724429a7c661eeafe3094a049f747267d0496a69'/>
<id>724429a7c661eeafe3094a049f747267d0496a69</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:#1567]. Fix bug when indenting rectangular selection.</title>
<updated>2025-10-29T06:10:25+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2025-10-29T06:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd97e46bc614bb86ff18ab493240dc9be2dabd05'/>
<id>bd97e46bc614bb86ff18ab493240dc9be2dabd05</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_AUTOC{G,S}ETIMAGESCALE and implement for Qt and GTK.</title>
<updated>2025-05-12T01:38:13+00:00</updated>
<author>
<name>orbitalquark</name>
<email>70453897+orbitalquark@users.noreply.github.com</email>
</author>
<published>2025-05-12T01:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=140a921a133ee63337e8dfe1c7261b7eb86399e9'/>
<id>140a921a133ee63337e8dfe1c7261b7eb86399e9</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>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:#1530]. SCI_SETCOPYSEPARATOR sets string to separate</title>
<updated>2024-07-27T02:35:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-07-27T02:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=76ef74bc44e201562320906ca18d3add7084ff8b'/>
<id>76ef74bc44e201562320906ca18d3add7084ff8b</id>
<content type='text'>
parts of multiple selection when copied.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parts of multiple selection when copied.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add copy and paste tests for rectangular- and multiple-selection and line-end</title>
<updated>2024-07-14T22:24:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-07-14T22:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=afb7753dd17ab7195c5755bb30f572803e149855'/>
<id>afb7753dd17ab7195c5755bb30f572803e149855</id>
<content type='text'>
conversion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
conversion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1523]. SCI_AUTOCSETSTYLE sets autocompletion font.</title>
<updated>2024-07-02T23:44:24+00:00</updated>
<author>
<name>Martijn Laan</name>
<email>unknown</email>
</author>
<published>2024-07-02T23:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ed0aed7dc463ee5c0f2b7c0989e231cce2c835b8'/>
<id>ed0aed7dc463ee5c0f2b7c0989e231cce2c835b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
