<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/ScintillaWin.cxx, 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>Bug [#2503]. Update scaling when the application moves to another monitor.</title>
<updated>2026-04-22T22:31:54+00:00</updated>
<author>
<name>Markus Nißl</name>
<email>unknown</email>
</author>
<published>2026-04-22T22:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ff16983250f077aa2fa1ac1039ad421813fd20f0'/>
<id>ff16983250f077aa2fa1ac1039ad421813fd20f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use std::max to clarify code and avoid warning.</title>
<updated>2026-04-22T01:49:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2026-04-22T01:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1edd62a5285aa4ab1e8a40aff045a17913c41127'/>
<id>1edd62a5285aa4ab1e8a40aff045a17913c41127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2503]. Update scaling when the application moves to another monitor.</title>
<updated>2026-04-22T01:17:36+00:00</updated>
<author>
<name>Markus Nißl</name>
<email>unknown</email>
</author>
<published>2026-04-22T01:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5895f2ff84ccb6610342370d4b9ff3940e5f399a'/>
<id>5895f2ff84ccb6610342370d4b9ff3940e5f399a</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]. Small optimization.</title>
<updated>2026-01-09T22:14:23+00:00</updated>
<author>
<name>Nathaniel Braun</name>
<email>unknown</email>
</author>
<published>2026-01-09T22:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58d4a329fe7cad43a664028f39fb0b1260ccf5b8'/>
<id>58d4a329fe7cad43a664028f39fb0b1260ccf5b8</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>Feature [feature-requests:#1573]. Replace archaic PASCAL with current CALLBACK.</title>
<updated>2025-12-18T01:57:08+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2025-12-18T01:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=17492194fb5be9fc3c082c11967e8a64db192506'/>
<id>17492194fb5be9fc3c082c11967e8a64db192506</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace 'magic' literals with named constants.</title>
<updated>2025-12-04T09:27:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-12-04T09:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7ad8458f1bd5a6460bf320096219c494d5bab69b'/>
<id>7ad8458f1bd5a6460bf320096219c494d5bab69b</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:#1564]. Use vector to store FoldMaps as map is not</title>
<updated>2025-12-04T02:17:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-12-04T02:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3370ea39fa730ec22e4a2f5496729543c96cc98b'/>
<id>3370ea39fa730ec22e4a2f5496729543c96cc98b</id>
<content type='text'>
nothrow default constructable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nothrow default constructable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1564]. Simplify Fold.</title>
<updated>2025-12-03T22:29:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-12-03T22:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a8eb773cf50db96d5cd66aef40292ea13a0ffb64'/>
<id>a8eb773cf50db96d5cd66aef40292ea13a0ffb64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
