<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include/Scintilla.iface, 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>added SC_LINE_END_TYPE_NONE: allows ignoring all line ends</title>
<updated>2026-05-09T21:00:17+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2025-09-09T17:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a534721011f35a1a56c2a815f8b2fa31e0a8ebbd'/>
<id>a534721011f35a1a56c2a815f8b2fa31e0a8ebbd</id>
<content type='text'>
This can help when using Scintilla views as command line widgets.
It can also help when using Scintilla to edit binary files as you
don't want to attach special meaning to CR and LF.

This patch will not be merged for the time being, so we strive
to reduce the number of touched lines.
See https://groups.google.com/g/scintilla-interest/c/iE6E4n9zWT4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can help when using Scintilla views as command line widgets.
It can also help when using Scintilla to edit binary files as you
don't want to attach special meaning to CR and LF.

This patch will not be merged for the time being, so we strive
to reduce the number of touched lines.
See https://groups.google.com/g/scintilla-interest/c/iE6E4n9zWT4
</pre>
</div>
</content>
</entry>
<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>Add SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR).</title>
<updated>2026-02-25T23:38:16+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>rhaberkorn@fmsbw.de</email>
</author>
<published>2026-02-25T23:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7621fda67d13735836c6f050d1eec8c691a68292'/>
<id>7621fda67d13735836c6f050d1eec8c691a68292</id>
<content type='text'>
Allows rendering tabs (ASCII 9) with character representations like any other
control character.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows rendering tabs (ASCII 9) with character representations like any other
control character.
</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>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>Change CallTipPosStart to a 'get' to match CallTipSetPosStart.</title>
<updated>2025-05-09T22:35:35+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2025-05-09T22:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=220ff95d67d652dd5bc709ffed27cfb52c86d3fe'/>
<id>220ff95d67d652dd5bc709ffed27cfb52c86d3fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Control restoring vertical scroll position for undo with</title>
<updated>2025-04-17T23:20:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-04-17T23:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c1de3774867127539b9b93efd4a0832a3f3a9fcf'/>
<id>c1de3774867127539b9b93efd4a0832a3f3a9fcf</id>
<content type='text'>
SC_UNDO_SELECTION_HISTORY_SCROLL flag to SCI_SETUNDOSELECTIONHISTORY.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SC_UNDO_SELECTION_HISTORY_SCROLL flag to SCI_SETUNDOSELECTIONHISTORY.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2469]. Return enumeration type from MarkerSymbolDefined to match</title>
<updated>2025-03-28T22:50:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-28T22:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=be86b31a7085c1ed73ee34e3e25ebb1458064e8c'/>
<id>be86b31a7085c1ed73ee34e3e25ebb1458064e8c</id>
<content type='text'>
MarkerDefine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MarkerDefine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Direct2D/DirectWrite 1.1. Add SC_TECHNOLOGY_DIRECT_WRITE_1 to use an</title>
<updated>2025-02-12T02:19:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-02-12T02:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1ff212a46192cb86fcb6451848b200898a28f6ff'/>
<id>1ff212a46192cb86fcb6451848b200898a28f6ff</id>
<content type='text'>
explicit swap chain and ID2D1DeviceContext.
Stop supporting DirectWrite on Windows Vista.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
explicit swap chain and ID2D1DeviceContext.
Stop supporting DirectWrite on Windows Vista.
</pre>
</div>
</content>
</entry>
</feed>
