<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc, branch sciteco-rel-5-3-4</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>Update logo for web site.</title>
<updated>2023-04-13T23:52:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-04-13T23:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b489ea82dd3f9df10622fba047e4135ddb3028b8'/>
<id>b489ea82dd3f9df10622fba047e4135ddb3028b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1923]. Remove dependence on MSIMG32.DLL on Win32 by replacing AlphaBlend</title>
<updated>2023-03-27T01:21:59+00:00</updated>
<author>
<name>Mat Berchtold</name>
<email>unknown</email>
</author>
<published>2023-03-27T01:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d22a78b69f9dd04ce99e2959f0a11b449f20e174'/>
<id>d22a78b69f9dd04ce99e2959f0a11b449f20e174</id>
<content type='text'>
by GdiAlphaBlend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by GdiAlphaBlend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for version 5.3.4.</title>
<updated>2023-03-04T01:34:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-04T01:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7ba751da5f5a3db3de3bb7ff5f52536eb166c609'/>
<id>7ba751da5f5a3db3de3bb7ff5f52536eb166c609</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add multithreaded wrap to significantly improve performance of wrapping large</title>
<updated>2023-03-02T11:02:19+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-02T11:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=43ba96d61994db084e61b31df278d2d87c1f313c'/>
<id>43ba96d61994db084e61b31df278d2d87c1f313c</id>
<content type='text'>
files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1477] More typesafe bindings of *Full APIs in</title>
<updated>2023-02-15T01:01:42+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2023-02-15T01:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5e886f24d13438063a58e06e74e6c371cf8311e7'/>
<id>5e886f24d13438063a58e06e74e6c371cf8311e7</id>
<content type='text'>
ScintillaCall.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ScintillaCall.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a potential crash with autocompletion list fill-ups where a SCN_CHARADDED</title>
<updated>2023-02-14T06:50:25+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2023-02-14T06:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=00fe0093156d19a55d5eefcf67dbbe8a73640933'/>
<id>00fe0093156d19a55d5eefcf67dbbe8a73640933</id>
<content type='text'>
handler retriggered an autocompletion list, but with no items that match the
typed character.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handler retriggered an autocompletion list, but with no items that match the
typed character.
</pre>
</div>
</content>
</entry>
<entry>
<title>Where a multi-byte character contains multiple styles, display each byte as a</title>
<updated>2023-02-13T03:02:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-13T03:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7179a3d6db03425155b56141a15b76e80fd30efa'/>
<id>7179a3d6db03425155b56141a15b76e80fd30efa</id>
<content type='text'>
representation. This makes it easier to see and fix lexers that change styles
mid-character, commonly because they use fixed size buffers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
representation. This makes it easier to see and fix lexers that change styles
mid-character, commonly because they use fixed size buffers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix clipping of line end wrap symbol for SC_WRAPVISUALFLAGLOC_END_BY_TEXT.</title>
<updated>2023-02-12T00:31:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-12T00:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1b585d29ad82606c327294837e27ffcd7a66172b'/>
<id>1b585d29ad82606c327294837e27ffcd7a66172b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2378]. Fix overlapping of text with line end wrap marker.</title>
<updated>2023-02-12T00:26:48+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2023-02-12T00:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5848ae9e694b196e24f10e830c517e0f613b80ae'/>
<id>5848ae9e694b196e24f10e830c517e0f613b80ae</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.3.3.</title>
<updated>2023-02-03T22:19:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-03T22:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=de86ba10d74a0a13a48187ff5631da1aa1710256'/>
<id>de86ba10d74a0a13a48187ff5631da1aa1710256</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
