<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/deps.mak, branch rel-3-10-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>Backport: Update dependencies.</title>
<updated>2018-05-01T04:20:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-01T04:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=48a0c8dcc4d850e55f0315957d7ed4619992f18c'/>
<id>48a0c8dcc4d850e55f0315957d7ed4619992f18c</id>
<content type='text'>
Backport of changeset 6774:8ff9d5842dec.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6774:8ff9d5842dec.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use &lt;chrono&gt; for platform-independent timing and remove ElapsedTime. Also use #if for painting measurement as there are 7 sections of code to enable.</title>
<updated>2018-05-07T01:22:30+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-05-07T01:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=724309f4b71d1d991a754d0ad821de3861b6a211'/>
<id>724309f4b71d1d991a754d0ad821de3861b6a211</id>
<content type='text'>
Backport of changeset 6741:af5d9064c25c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6741:af5d9064c25c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Update deps for LexCoffeeScript not using Platform.h.</title>
<updated>2018-04-25T22:17:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-25T22:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8971ac9fe89f01e717ad21126213ac8887fe373d'/>
<id>8971ac9fe89f01e717ad21126213ac8887fe373d</id>
<content type='text'>
Backport of changeset 6740:3ef8bf667a7d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6740:3ef8bf667a7d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Remove automatic detection of Direct2D support during build.</title>
<updated>2018-04-04T06:41:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-04T06:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b8caeebffe178f292d636e3075de6c4a24c7a56a'/>
<id>b8caeebffe178f292d636e3075de6c4a24c7a56a</id>
<content type='text'>
DISABLE_D2D may still be defined to remove Direct2D features.

Backport of changeset 6672:9c1997a14d89.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DISABLE_D2D may still be defined to remove Direct2D features.

Backport of changeset 6672:9c1997a14d89.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Move DLL entry points DllMain and Scintilla_DirectFunction into ScintillaDLL.cxx</title>
<updated>2018-04-04T06:21:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-04T06:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1cd26e8ee9577099631a72836197afd101aaaff5'/>
<id>1cd26e8ee9577099631a72836197afd101aaaff5</id>
<content type='text'>
to simplify build process by eliminating the compilation of ScintillaWin.cxx
into ScintillaWinS.o|obj.

Backport of changeset 6670:cfe90078d684.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to simplify build process by eliminating the compilation of ScintillaWin.cxx
into ScintillaWinS.o|obj.

Backport of changeset 6670:cfe90078d684.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Removed unwanted include.</title>
<updated>2018-03-24T03:07:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-24T03:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a6d3d7d1fa7d03938a8917718c0a29036ae58a2d'/>
<id>a6d3d7d1fa7d03938a8917718c0a29036ae58a2d</id>
<content type='text'>
Backport of changeset 6646:c64207e7e584.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6646:c64207e7e584.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1212]. Move Unicode conversions into UniConversion.</title>
<updated>2018-05-05T16:08:22+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-05-05T16:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ad5951840a7e9d19c3652151e57466fa2c94e6a7'/>
<id>ad5951840a7e9d19c3652151e57466fa2c94e6a7</id>
<content type='text'>
Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character into UniConversion.

Backport of changeset 6645:463fa6965d9a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character into UniConversion.

Backport of changeset 6645:463fa6965d9a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1210]. Maxima lexer added.</title>
<updated>2018-03-06T04:52:23+00:00</updated>
<author>
<name>Gunter Königsmann</name>
<email>unknown</email>
</author>
<published>2018-03-06T04:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bb59ac2319ce5229d021c4a0496b1931ad4684c3'/>
<id>bb59ac2319ce5229d021c4a0496b1931ad4684c3</id>
<content type='text'>
Backport of changeset 6474:7a2aeece58b6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6474:7a2aeece58b6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use UniqueString to simplify FontNames.</title>
<updated>2017-05-21T13:28:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-21T13:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=08c0f029cc6630f147b1681d4864cc42f33be7cc'/>
<id>08c0f029cc6630f147b1681d4864cc42f33be7cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make SparseVector work with move-only types.</title>
<updated>2017-05-21T13:08:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-21T13:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3debda34b8aa21a770142a055b8fa7e4a8a7355f'/>
<id>3debda34b8aa21a770142a055b8fa7e4a8a7355f</id>
<content type='text'>
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
</pre>
</div>
</content>
</entry>
</feed>
