<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-5-3-0</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 5.3.0 release.</title>
<updated>2022-08-24T02:34:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-24T02:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f9b3716262fe32331105b01bf6cf18cc4429b5b3'/>
<id>f9b3716262fe32331105b01bf6cf18cc4429b5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hoist common DirectWrite position measuring code into MeasurePositions function.</title>
<updated>2022-08-02T01:46:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-02T01:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=189d5f4e766ba6864d7557111397e000776d6841'/>
<id>189d5f4e766ba6864d7557111397e000776d6841</id>
<content type='text'>
Ensure works on text longer than stackBufferLength.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure works on text longer than stackBufferLength.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid some warnings from Code Analysis.</title>
<updated>2022-08-01T06:48:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-01T06:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=987598c6d853eac0a99bbf97f4fe847874652ed3'/>
<id>987598c6d853eac0a99bbf97f4fe847874652ed3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve drawing of rounded rectangles with Direct2D.</title>
<updated>2022-08-01T01:03:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-08-01T01:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ee4e08d81f633437034b05b56a82dc20f474991a'/>
<id>ee4e08d81f633437034b05b56a82dc20f474991a</id>
<content type='text'>
Treat case where outline and fill are same colour as single fill call for more
uniform appearance.
In thin rectangles, shift to semi-circular ends when no room for full rounded
corners.
Use different radius for fill and stroke for more uniform appearance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Treat case where outline and fill are same colour as single fill call for more
uniform appearance.
In thin rectangles, shift to semi-circular ends when no room for full rounded
corners.
Use different radius for fill and stroke for more uniform appearance.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added change history which can display document changes (modified, saved, ...)</title>
<updated>2022-07-31T05:51:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-31T05:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=926cb6f7d228b347db16a45e1f2632da475da1f0'/>
<id>926cb6f7d228b347db16a45e1f2632da475da1f0</id>
<content type='text'>
in the margin or in the text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the margin or in the text.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 5.2.4 release.</title>
<updated>2022-07-06T12:00:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-06T12:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cb110101421c6ad096447ffe379e55dcfd598eda'/>
<id>cb110101421c6ad096447ffe379e55dcfd598eda</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 5.2.3 release.</title>
<updated>2022-05-17T04:21:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-17T04:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8fefa3eec812cab9d07ff37ce04cb3d6ba70f29c'/>
<id>8fefa3eec812cab9d07ff37ce04cb3d6ba70f29c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update make dependencies.</title>
<updated>2022-04-28T23:21:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-04-28T23:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=137b176861666689bf5807abb7ad2288282cb047'/>
<id>137b176861666689bf5807abb7ad2288282cb047</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2324] Fix ARM64 builds with Visual C++ due to unsupported CETCOMPAT flag.</title>
<updated>2022-04-22T05:53:30+00:00</updated>
<author>
<name>Mat Berchtold</name>
<email>unknown</email>
</author>
<published>2022-04-22T05:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a8cab2327983ce120276c7cc99185c70b48189e9'/>
<id>a8cab2327983ce120276c7cc99185c70b48189e9</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:#1435] Fix problem with horizontally inverted glyphs</title>
<updated>2022-04-09T22:56:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-04-09T22:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f85a8baec6f401d481341ead87f39d9fe9d284ec'/>
<id>f85a8baec6f401d481341ead87f39d9fe9d284ec</id>
<content type='text'>
with buffered drawing and WS_EX_LAYOUTRTL set on Win32 GDI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with buffered drawing and WS_EX_LAYOUTRTL set on Win32 GDI.
</pre>
</div>
</content>
</entry>
</feed>
