<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/scripts, branch rel-4-1-5</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>Updated required Python version due to differences in how imports work in 2.7.</title>
<updated>2019-04-10T20:47:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-10T20:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ea526b34712555ba4f667fa68298513f9d51f1c6'/>
<id>ea526b34712555ba4f667fa68298513f9d51f1c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>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=92115d15f3bb44499e5fc61de7178d8aff965d56'/>
<id>92115d15f3bb44499e5fc61de7178d8aff965d56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make dependencies scripts work when called from scite/scripts/RegenerateSource.py.</title>
<updated>2019-04-08T06:31:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-08T06:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d04015772a80af227ae05d47c112933e152aec48'/>
<id>d04015772a80af227ae05d47c112933e152aec48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>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=8c406e0fc4bebda5501d520f1c177fc48d38cd93'/>
<id>8c406e0fc4bebda5501d520f1c177fc48d38cd93</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.
</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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIMIZATION API</title>
<updated>2019-03-28T22:05:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-28T22:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6d1bf18357b56cbec7d289c9c9434a7a8888b386'/>
<id>6d1bf18357b56cbec7d289c9c9434a7a8888b386</id>
<content type='text'>
to optimize speed of character category features.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to optimize speed of character category features.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement IScreenLineLayout for Cocoa Core Text as ScreenLineLayout.</title>
<updated>2018-06-01T22:51:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-06-01T22:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7d489f57b1b54fe5e895798bc29e7050e992b71c'/>
<id>7d489f57b1b54fe5e895798bc29e7050e992b71c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>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=f4c9e005de319d79fffae89e2695eb3d27005e85'/>
<id>f4c9e005de319d79fffae89e2695eb3d27005e85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use &lt;chrono&gt; for platform-independent timing and remove ElapsedTime.</title>
<updated>2018-04-25T22:19:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-25T22:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f4fdffef1425b7a4293a90fb96219a58b2158019'/>
<id>f4fdffef1425b7a4293a90fb96219a58b2158019</id>
<content type='text'>
Also use #if for painting measurement as there are 7 sections of code to enable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also use #if for painting measurement as there are 7 sections of code to enable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move DLL entry points DllMain and Scintilla_DirectFunction into ScintillaDLL.cxx</title>
<updated>2018-04-04T06:21:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-04T06:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a6dd4eeab87d2562bd6280c594e01869e0bc4aa1'/>
<id>a6dd4eeab87d2562bd6280c594e01869e0bc4aa1</id>
<content type='text'>
to simplify build process by eliminating the compilation of ScintillaWin.cxx
into ScintillaWinS.o|obj.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to simplify build process by eliminating the compilation of ScintillaWin.cxx
into ScintillaWinS.o|obj.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1212]. Move Unicode conversions into UniConversion.</title>
<updated>2018-03-24T02:53:22+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2018-03-24T02:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0bb4d5456748c8794a943b4716ee089d0590519c'/>
<id>0bb4d5456748c8794a943b4716ee089d0590519c</id>
<content type='text'>
Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character
into UniConversion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character
into UniConversion.
</pre>
</div>
</content>
</entry>
</feed>
