<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/scripts, branch rel-3-11-1</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>Backport: Feature [feature-requests:#1297] 7: Add value aliases for PascalCase constants.</title>
<updated>2019-06-18T04:09:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T04:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b12ec34b01caad3b1f8920b71f6526c42b5f138b'/>
<id>b12ec34b01caad3b1f8920b71f6526c42b5f138b</id>
<content type='text'>
For example, FolderEnd instead of Folderend.
Could also be used for a snake_case option if desired.

Backport of changeset 7590:723866698fd8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example, FolderEnd instead of Folderend.
Could also be used for a snake_case option if desired.

Backport of changeset 7590:723866698fd8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1297] 6: Support enumerated types in APIs.</title>
<updated>2019-06-18T03:21:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T03:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=838b815992bc784e85120b9254c1c6299d4e0f1d'/>
<id>838b815992bc784e85120b9254c1c6299d4e0f1d</id>
<content type='text'>
Backport of changeset 7589:156d66aebfa1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7589:156d66aebfa1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1297] 2: Use position and line more in documentation.</title>
<updated>2019-06-18T00:08:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T00:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=17c1c513b15f5653cf0728d4c02e53f0fbf2f2e6'/>
<id>17c1c513b15f5653cf0728d4c02e53f0fbf2f2e6</id>
<content type='text'>
Backport of changeset 7578:8241e0a93bf6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7578:8241e0a93bf6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1297] 1: Moved CheckMentioned.py script from scite to</title>
<updated>2019-06-17T22:25:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-17T22:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=38205eca6733880ce8be495e584b0002bac3621f'/>
<id>38205eca6733880ce8be495e584b0002bac3621f</id>
<content type='text'>
scintilla as it does not access SciTE files.

Backport of changeset 7576:f2d66c606151.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
scintilla as it does not access SciTE files.

Backport of changeset 7576:f2d66c606151.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use native line ends for make dependencies files.</title>
<updated>2019-04-08T06:43:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-08T06:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=568f40a9251eee0f17d80dadff5970d78744ee95'/>
<id>568f40a9251eee0f17d80dadff5970d78744ee95</id>
<content type='text'>
Backport of changeset 7412:c8b567af58c0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7412:c8b567af58c0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Switch generation of make dependencies to Python scripts DepGen.py.</title>
<updated>2019-04-01T03:30:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-01T03:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6009be9e63f175479df01cd64d3ef6e0724afd6c'/>
<id>6009be9e63f175479df01cd64d3ef6e0724afd6c</id>
<content type='text'>
Dependencies files deps.mak and nmdeps.mak are formatted with one file per line
as that makes it easier to examine differences between versions.

Backport of changeset 7397:997e6203e270.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dependencies files deps.mak and nmdeps.mak are formatted with one file per line
as that makes it easier to examine differences between versions.

Backport of changeset 7397:997e6203e270.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIMIZATION API to optimize speed of character category features.</title>
<updated>2019-04-17T02:50:17+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-04-17T02:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=86266d4700632860705fc2d4e88d4be4f5228be1'/>
<id>86266d4700632860705fc2d4e88d4be4f5228be1</id>
<content type='text'>
Backport of changeset 7392:2832adedd0f4, but with added includes for Sci::clamp().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7392:2832adedd0f4, but with added includes for Sci::clamp().
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated for 3.10.0.</title>
<updated>2018-06-30T13:18:26+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-06-30T13:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a0d2795cb9f2f2af41ce24e296869654c4b99287'/>
<id>a0d2795cb9f2f2af41ce24e296869654c4b99287</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add IntegerRectangle to simplify drawing lines without casting.</title>
<updated>2018-05-01T04:14:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-01T04:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3de73c8508e74834a38f63f5c4584f1fb2012b52'/>
<id>3de73c8508e74834a38f63f5c4584f1fb2012b52</id>
<content type='text'>
Backport of changeset 6773:9a027c16f8c3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6773:9a027c16f8c3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use &lt;chrono&gt; for platform-independent timing and remove ElapsedTime. Also use #if for painting measurement as there are 7 sections of code to enable.</title>
<updated>2018-05-07T01:22:30+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-05-07T01:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=724309f4b71d1d991a754d0ad821de3861b6a211'/>
<id>724309f4b71d1d991a754d0ad821de3861b6a211</id>
<content type='text'>
Backport of changeset 6741:af5d9064c25c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6741:af5d9064c25c.
</pre>
</div>
</content>
</entry>
</feed>
