<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/makefile, branch rel-3-10-1</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: 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: Make clang 6.0 build without warnings. Requires clang to be on the path now.</title>
<updated>2018-03-31T01:20:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-31T01:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=adac9981cfccfba12a4b866afcce3d5606c6c54d'/>
<id>adac9981cfccfba12a4b866afcce3d5606c6c54d</id>
<content type='text'>
Backport of changeset 6665:b3db8fb581bb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6665:b3db8fb581bb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Create static library libscintilla.a or libscintilla.lib on Windows.</title>
<updated>2018-03-08T07:22:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-08T07:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=492076b58d09387ab9c2f60eaef364a6a65c4c28'/>
<id>492076b58d09387ab9c2f60eaef364a6a65c4c28</id>
<content type='text'>
Stop creating Lexers.a static library.
Harmonize make files.

Backport of changeset 6477:a65186aab9f9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop creating Lexers.a static library.
Harmonize make files.

Backport of changeset 6477:a65186aab9f9.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#1993]. Fix building on Mingw/MSYS to perform file copies and deletions.</title>
<updated>2018-02-21T21:13:37+00:00</updated>
<author>
<name>Tobias Kühne</name>
<email>unknown</email>
</author>
<published>2018-02-21T21:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=23d60e1d686ae4a94c94db4989f1f1071b3d920a'/>
<id>23d60e1d686ae4a94c94db4989f1f1071b3d920a</id>
<content type='text'>
Backport of changeset 6457:26e7749ba67a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6457:26e7749ba67a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add a DefaultLexer class which lexers can subclass if they want reasonable</title>
<updated>2017-06-22T05:53:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-22T05:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e2ac8b7e987becbdeb6333f07d4627bce168cb55'/>
<id>e2ac8b7e987becbdeb6333f07d4627bce168cb55</id>
<content type='text'>
default implementations of the ILexerWithSubStyles interface methods.

Backport of changeset 6326:d18622e37a3e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
default implementations of the ILexerWithSubStyles interface methods.

Backport of changeset 6326:d18622e37a3e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Removed unused functions and methods from Platform.h.</title>
<updated>2017-06-12T01:49:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-12T01:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=69b778424b380a32a6c83526b678466712c4a220'/>
<id>69b778424b380a32a6c83526b678466712c4a220</id>
<content type='text'>
Replaced Platform::Clamp with Sci::clamp.
Drop MouseButtonBounce workaround for very early GTK+/Linux.

Backported from changeset 6307:7030530a9a0f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced Platform::Clamp with Sci::clamp.
Drop MouseButtonBounce workaround for very early GTK+/Linux.

Backported from changeset 6307:7030530a9a0f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GTK+ version requirements.</title>
<updated>2018-03-13T21:56:13+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-03-13T21:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=75e9090ffcd0364ccf3d39c98c4628b119667c7e'/>
<id>75e9090ffcd0364ccf3d39c98c4628b119667c7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added optional Lua lexer support.</title>
<updated>2018-03-12T03:04:41+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-03-12T03:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=519b7328b66c4c84f03893a31e4be5ba6b1395f2'/>
<id>519b7328b66c4c84f03893a31e4be5ba6b1395f2</id>
<content type='text'>
This support is disabled by default and must be enabled via compile-time option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This support is disabled by default and must be enabled via compile-time option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1946]. Builds are made with a sorted list of lexers to be more reproducible.</title>
<updated>2017-05-21T23:03:53+00:00</updated>
<author>
<name>Bernhard M. Wiedemann</name>
<email>unknown</email>
</author>
<published>2017-05-21T23:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5d70e707dc420d64b089cbdeb556fda11415f9ad'/>
<id>5d70e707dc420d64b089cbdeb556fda11415f9ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
