<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/makefile, branch rel-5-1-4</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>Bug [#2283] Make resource rule more generic.</title>
<updated>2021-09-30T11:03:42+00:00</updated>
<author>
<name>Ivan Ustûžanin</name>
<email>unknown</email>
</author>
<published>2021-09-30T11:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ff55ab28cc1b8a0570922a8a7cf5cbc8dc19bf5e'/>
<id>ff55ab28cc1b8a0570922a8a7cf5cbc8dc19bf5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2283] Remove ScintillaDLL.o and ScintRes.o from static library as only</title>
<updated>2021-09-30T09:15:26+00:00</updated>
<author>
<name>Ivan Ustûžanin</name>
<email>unknown</email>
</author>
<published>2021-09-30T09:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1cde96f1e2f1db37a504549f796addd742b3f30c'/>
<id>1cde96f1e2f1db37a504549f796addd742b3f30c</id>
<content type='text'>
needed by DLL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed by DLL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove remnants of support for including lexers in Scintilla.</title>
<updated>2021-07-02T22:28:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-02T22:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c15fc57b0be7d5a81b8e67a943a4db8e80898e06'/>
<id>c15fc57b0be7d5a81b8e67a943a4db8e80898e06</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>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>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>
</feed>
