<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc, branch rel-3-7-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>Document C++11 requirement.</title>
<updated>2017-03-20T22:58:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-20T22:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8e3966f74ef0bbec02a7a50ddf2fdb007feed019'/>
<id>8e3966f74ef0bbec02a7a50ddf2fdb007feed019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for 3.7.4 release.</title>
<updated>2017-03-19T12:20:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-19T12:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=874747ca654c3910ff95d26101fe1daf54abecc6'/>
<id>874747ca654c3910ff95d26101fe1daf54abecc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change log for the recent fold tag drawing fixes.</title>
<updated>2017-03-19T12:13:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-19T12:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=27ed5d2b9c41b808fa2dd8f696650649b4f0a56f'/>
<id>27ed5d2b9c41b808fa2dd8f696650649b4f0a56f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix use-after-free in fold tags when top line folded then new top line inserted.</title>
<updated>2017-03-15T23:16:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-15T23:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c4525063b04596175d25177583ce1655791cbc0f'/>
<id>c4525063b04596175d25177583ce1655791cbc0f</id>
<content type='text'>
In SparseVector, string inserted at start then NULL inserted at start.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In SparseVector, string inserted at start then NULL inserted at start.
</pre>
</div>
</content>
</entry>
<entry>
<title>SciTE change log.</title>
<updated>2017-03-10T23:41:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-10T23:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4b2cbd11ee5c51e74345ddcf33fdf2bf7f77e8a5'/>
<id>4b2cbd11ee5c51e74345ddcf33fdf2bf7f77e8a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SciTE change log.</title>
<updated>2017-03-10T22:08:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-10T22:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2e6f62b71b89178c6801587de42d460c7af4fc5e'/>
<id>2e6f62b71b89178c6801587de42d460c7af4fc5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1653]. Detect if Windows 8+ or KB2533623 installed before using flag.</title>
<updated>2017-03-09T22:33:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-09T22:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c8471d9f119119b4fa378db86920bcdfccaaf1c3'/>
<id>c8471d9f119119b4fa378db86920bcdfccaaf1c3</id>
<content type='text'>
LOAD_LIBRARY_SEARCH_SYSTEM32 causes failure of Direct2D on original Windows 7 so
check for availability before using.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LOAD_LIBRARY_SEARCH_SYSTEM32 causes failure of Direct2D on original Windows 7 so
check for availability before using.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Windows NT 4 by statically linking to system APIs that are</title>
<updated>2017-03-09T07:10:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-09T07:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=050a6e3efd23b01a86e1c14a9b87e6ba5394db21'/>
<id>050a6e3efd23b01a86e1c14a9b87e6ba5394db21</id>
<content type='text'>
only available from Windows 2000 and later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only available from Windows 2000 and later.
</pre>
</div>
</content>
</entry>
<entry>
<title>SciTE change log.</title>
<updated>2017-03-08T05:36:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-08T05:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0511aefd73563276c3c4f333acbbf8d972733901'/>
<id>0511aefd73563276c3c4f333acbbf8d972733901</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve f-string support.</title>
<updated>2017-03-08T02:41:56+00:00</updated>
<author>
<name>John Ehresman</name>
<email>unknown</email>
</author>
<published>2017-03-08T02:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f498a000ab363cba7c2987cb6f6e596601446fa4'/>
<id>f498a000ab363cba7c2987cb6f6e596601446fa4</id>
<content type='text'>
Add support for multiline expressions in triple quoted f-strings.
Handle nested "()", "[]", and "{}" in f-string expressions and terminate
expression coloring at ":" or "!".
End f-string if ending quote is seen in a "{}" expression.
Fix terminating single quoted f-string at EOL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for multiline expressions in triple quoted f-strings.
Handle nested "()", "[]", and "{}" in f-string expressions and terminate
expression coloring at ":" or "!".
End f-string if ending quote is seen in a "{}" expression.
Fix terminating single quoted f-string at EOL.
</pre>
</div>
</content>
</entry>
</feed>
