<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-3-6-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>Whitespace may be made visible just in indentation.</title>
<updated>2015-09-26T00:12:42+00:00</updated>
<author>
<name>nkmathew</name>
<email>unknown</email>
</author>
<published>2015-09-26T00:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3491002fbd32adbec743cf5ac4400fc463eab5f3'/>
<id>3491002fbd32adbec743cf5ac4400fc463eab5f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement some ANSI escape sequences to change foreground colour and intensity.</title>
<updated>2015-08-27T23:44:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-08-27T23:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=295a956417888cec78625394769a29875a446ba7'/>
<id>295a956417888cec78625394769a29875a446ba7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On GTK+, support code page 866 with SC_CHARSET_OEM866.</title>
<updated>2015-08-16T00:20:44+00:00</updated>
<author>
<name>Serg Stetsuk</name>
<email>unknown</email>
</author>
<published>2015-08-16T00:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7c11303d5eb4ae755b44c0bee911996b983ca6f'/>
<id>d7c11303d5eb4ae755b44c0bee911996b983ca6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1749]. Added lexical class for CoffeeScript instance properties and fixed</title>
<updated>2015-08-16T00:06:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-08-16T00:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b8c77c7f9e2322a1f32a49a3a6cf59d5dee04042'/>
<id>b8c77c7f9e2322a1f32a49a3a6cf59d5dee04042</id>
<content type='text'>
some cases of regex highlighting.
From active-m / ActiveState.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some cases of regex highlighting.
From active-m / ActiveState.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add prefixes for BlitzBasic, PureBasic, FreeBasic, COBOL, TACL, and TAL.</title>
<updated>2015-08-07T14:12:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-08-07T14:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bc2ddf79f23358ab237cf786844080e2ee588e94'/>
<id>bc2ddf79f23358ab237cf786844080e2ee588e94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the Sci_Position, Sci_PositionU, and Sci_PositionCR typedefs to external</title>
<updated>2015-07-16T23:28:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-16T23:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=352a0a6f24892a06755c132c22d16bfb9361f047'/>
<id>352a0a6f24892a06755c132c22d16bfb9361f047</id>
<content type='text'>
interfaces to allow these to become 64-bit in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
interfaces to allow these to become 64-bit in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1109]. SCN_AUTOCCOMPLETED sent after text insertion.</title>
<updated>2015-07-02T23:11:16+00:00</updated>
<author>
<name>Jonathan Hunt</name>
<email>unknown</email>
</author>
<published>2015-07-02T23:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e4145254c3614839f8c87900445b785d9e9ee7dd'/>
<id>e4145254c3614839f8c87900445b785d9e9ee7dd</id>
<content type='text'>
From Jonathan Hunt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Jonathan Hunt.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SC_CASE_CAMEL to the case mode style attribute.</title>
<updated>2015-06-30T04:06:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-30T04:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8d49281805d033bc8e6ca0da7ef74ed6de37d25f'/>
<id>8d49281805d033bc8e6ca0da7ef74ed6de37d25f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added MultipleSelectAddNext, MultipleSelectAddEach, IsRangeWord, and</title>
<updated>2015-06-11T11:58:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-11T11:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c232fb50fc2cb0f30e3440bc61dbe7c5efacef35'/>
<id>c232fb50fc2cb0f30e3440bc61dbe7c5efacef35</id>
<content type='text'>
TargetWholeDocument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TargetWholeDocument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in comment</title>
<updated>2014-01-20T06:41:05+00:00</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2014-01-20T06:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e8c2c0f8673bf48679ba83da6757361e77ba621d'/>
<id>e8c2c0f8673bf48679ba83da6757361e77ba621d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
