<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/scintilla.mak, branch rel-5-0-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>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>
<entry>
<title>Drop building of SciLexer.dll which included lexers.</title>
<updated>2020-11-02T12:08:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-11-02T12:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0dcaa20efbc4d5c0542a85f3650c8dd412e8f053'/>
<id>0dcaa20efbc4d5c0542a85f3650c8dd412e8f053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove lexers from libscintilla.lib / libscintilla.a.</title>
<updated>2020-05-11T10:53:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-11T10:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5e9c687ca2c4f573d7dd8801462a5dd7411d72dc'/>
<id>5e9c687ca2c4f573d7dd8801462a5dd7411d72dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Making dependencies now requires Python 3.6+.</title>
<updated>2020-04-17T05:29:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-17T05:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e2bd8b981c5d6891b7e0bf9418fd70aceff9602'/>
<id>9e2bd8b981c5d6891b7e0bf9418fd70aceff9602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix link warning by using incorrect subsystem value for 64-bit Windows XP.</title>
<updated>2020-03-24T22:08:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-24T22:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ac7f6b426ce63c55e37e28866e81c19b7df104f8'/>
<id>ac7f6b426ce63c55e37e28866e81c19b7df104f8</id>
<content type='text'>
Relies on Platform environment variable and defaults to 32-bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relies on Platform environment variable and defaults to 32-bit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Raku lexer and style properties and example files</title>
<updated>2020-01-03T23:08:28+00:00</updated>
<author>
<name>Mark Reay</name>
<email>mark@reay.net.au</email>
</author>
<published>2020-01-03T23:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f43e72c8ca4555105cd0b97863d3907f7fc62a5'/>
<id>7f43e72c8ca4555105cd0b97863d3907f7fc62a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be more accurate for 'make clean' as bin directory now shared with Lexilla.</title>
<updated>2019-12-31T23:21:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T23:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3e959c127418a2053db1ea6acbe4ee9030b70fe1'/>
<id>3e959c127418a2053db1ea6acbe4ee9030b70fe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SCI_SETILEXER.</title>
<updated>2019-12-31T09:19:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T09:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0af155eae811e515b7d4fbad8e198cdf01f6ff2f'/>
<id>0af155eae811e515b7d4fbad8e198cdf01f6ff2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can</title>
<updated>2019-12-31T04:50:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T04:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f142d93df48c3b9e07edd25425627ddeeb071520'/>
<id>f142d93df48c3b9e07edd25425627ddeeb071520</id>
<content type='text'>
be reused.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be reused.
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize names and order between make files on win32 and gtk.</title>
<updated>2019-12-29T00:13:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-29T00:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b47e1f6f5b2132a0a8c026fba34bc1e78f51a160'/>
<id>b47e1f6f5b2132a0a8c026fba34bc1e78f51a160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
