<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, 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>Updates for version 5.6.2.</title>
<updated>2026-04-26T00:07:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2026-04-26T00:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c81731d5c196ddae22e8a06aa32868a570fcbe30'/>
<id>c81731d5c196ddae22e8a06aa32868a570fcbe30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>Bug [#2505]. Sharper DirectWrite text in autocompletion lists when scaled.</title>
<updated>2026-04-17T07:46:06+00:00</updated>
<author>
<name>Markus Nißl</name>
<email>unknown</email>
</author>
<published>2026-04-17T07:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=05ed530e941cb65074bc15695574ec08aa89d609'/>
<id>05ed530e941cb65074bc15695574ec08aa89d609</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for version 5.6.1.</title>
<updated>2026-03-22T21:42:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2026-03-22T21:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=564242b9fd9169ca86fec418e1baca79e4f17b46'/>
<id>564242b9fd9169ca86fec418e1baca79e4f17b46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for version 5.6.0.</title>
<updated>2026-02-25T07:13:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2026-02-25T07:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1e061dfb97ed5c3890e46691678f293a0b2f9d52'/>
<id>1e061dfb97ed5c3890e46691678f293a0b2f9d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for version 5.5.9.</title>
<updated>2026-02-20T22:05:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2026-02-20T22:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=820bce1b0a406a9dbefaaa3e12992dc27a730680'/>
<id>820bce1b0a406a9dbefaaa3e12992dc27a730680</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>
</feed>
