<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/deps.mak, branch rel-5-0-3</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 dependencies.</title>
<updated>2021-05-25T11:29:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-25T11:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dd6fea1ca2f982463953718c95abea7326bad510'/>
<id>dd6fea1ca2f982463953718c95abea7326bad510</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CharacterSet and CharacterCategory modules in Scintilla to CharacterType</title>
<updated>2021-04-27T00:04:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-27T00:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=13b6f88d9b4710e1c51b36a97c3b45a6441a7820'/>
<id>13b6f88d9b4710e1c51b36a97c3b45a6441a7820</id>
<content type='text'>
and CharacterCategoryMap to avoid clashes with Lexilla when building an
executable that includes both.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and CharacterCategoryMap to avoid clashes with Lexilla when building an
executable that includes both.
</pre>
</div>
</content>
</entry>
<entry>
<title>Treat SC_MARK_CHARACTER as Unicode for a wider variety of symbols.</title>
<updated>2021-03-30T08:34:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-30T08:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b5ba1cee2188ab879573126c62d6291b346e089c'/>
<id>b5ba1cee2188ab879573126c62d6291b346e089c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use PolyLine to simplify wrap marker arrows and allow thicker strokes when there</title>
<updated>2021-03-22T00:52:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-22T00:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=240add387904f2630030a8b2665cadb8babf6153'/>
<id>240add387904f2630030a8b2665cadb8babf6153</id>
<content type='text'>
is space.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is space.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace multiple calls when drawing boxes with Surface::RectangleFrame.</title>
<updated>2021-03-22T00:36:19+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-22T00:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a6ffe8c062a754d66624534b08c7164669d483c9'/>
<id>a6ffe8c062a754d66624534b08c7164669d483c9</id>
<content type='text'>
Replace annotation boxing logic with calls to FillRectangle and Side.
Switch to new AlphaRectangle signature.
These will allow changing stroke width in future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace annotation boxing logic with calls to FillRectangle and Side.
Switch to new AlphaRectangle signature.
These will allow changing stroke width in future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CallTip with new Surface APIs.</title>
<updated>2021-03-20T06:59:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-20T06:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2b8ea578dc6e59d11384d3253b7d06ce55330182'/>
<id>2b8ea578dc6e59d11384d3253b7d06ce55330182</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new Surface APIs for marker drawing. Clipping allows rounded fold markers to</title>
<updated>2021-03-20T06:43:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-20T06:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5890eafae756457cee82a23bdd0aa49d1ca74172'/>
<id>5890eafae756457cee82a23bdd0aa49d1ca74172</id>
<content type='text'>
be highlighted better.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be highlighted better.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new Surface APIs that can adapt to different stroke widths and use clipping</title>
<updated>2021-03-20T06:18:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-20T06:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1f630daf4b61ea12bc2ec2d688dba2586c172611'/>
<id>1f630daf4b61ea12bc2ec2d688dba2586c172611</id>
<content type='text'>
to allow more accurate less complex drawing code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to allow more accurate less complex drawing code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Platform::Supports for SupportsFeature API.</title>
<updated>2021-03-19T03:12:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-19T03:12:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6b444111ecfe47a3f94293c3959cf197e3415735'/>
<id>6b444111ecfe47a3f94293c3959cf197e3415735</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Geometry.cxx for geometric and colour operations too complex for headers.</title>
<updated>2021-03-19T02:43:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-19T02:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9659ea34246320bd9872740d1ee6a5c9ae9066c6'/>
<id>9659ea34246320bd9872740d1ee6a5c9ae9066c6</id>
<content type='text'>
Add FillStroke to hold parameters for drawing shapes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add FillStroke to hold parameters for drawing shapes.
</pre>
</div>
</content>
</entry>
</feed>
