<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-3-8-0</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>Updating for 3.8.0.</title>
<updated>2018-03-22T20:41:22+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-03-22T20:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c0369c8229be6cee4672e77d9e20ae737d172587'/>
<id>c0369c8229be6cee4672e77d9e20ae737d172587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Remove line-end white space.</title>
<updated>2018-03-16T05:57:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-16T05:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f6bc0ea88ffc93459eba56a1f1872099500405a0'/>
<id>f6bc0ea88ffc93459eba56a1f1872099500405a0</id>
<content type='text'>
Backport of changeset 6625:2dd6b8049c4e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6625:2dd6b8049c4e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use forward class definitions of XPM and RGBAImage so only code that uses them needs to #include "XPM.h".</title>
<updated>2018-03-14T23:15:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-14T23:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2851eb18ecccf35ca6be1c583dfa23c54b5d732c'/>
<id>2851eb18ecccf35ca6be1c583dfa23c54b5d732c</id>
<content type='text'>
Move definition of standard methods on LineMarker from header to implementation
to reduce included text and further isolate use of XPM and RGBAImage.

Backport of changeset 6624:32adac0930bb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move definition of standard methods on LineMarker from header to implementation
to reduce included text and further isolate use of XPM and RGBAImage.

Backport of changeset 6624:32adac0930bb.
</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: 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>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: Type casts in case Sci::Position and Sci::Line are extended to 64-bits.</title>
<updated>2018-01-21T01:52:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-01-21T01:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8fc0f178b95fe25ba3ae047ab66eb61c2b4ee67a'/>
<id>8fc0f178b95fe25ba3ae047ab66eb61c2b4ee67a</id>
<content type='text'>
Use of const where reasonable.

Backport of changeset 6428:b250ca7c9896.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use of const where reasonable.

Backport of changeset 6428:b250ca7c9896.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: The Scintilla namespace is always active for internal symbols and for the lexer and document interfaces.</title>
<updated>2017-09-10T23:05:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-09-10T23:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d3c03f65fe25e133b8ef8a5f67b675b434605305'/>
<id>d3c03f65fe25e133b8ef8a5f67b675b434605305</id>
<content type='text'>
Backport of changeset 6388:d62863ae40a3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6388:d62863ae40a3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: New header ILoader.h defines ILoader interface as it does not belong in ILexer.h.</title>
<updated>2017-08-28T07:22:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-08-28T07:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6f2acdebacaed2086f4e1e88ca7c914118895eb5'/>
<id>6f2acdebacaed2086f4e1e88ca7c914118895eb5</id>
<content type='text'>
Backport of changeset 6383:9c8257ff60b7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6383:9c8257ff60b7.
</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>
</feed>
