<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-3-10-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>Backport: SC_WRAPINDENT_DEEPINDENT added to indent two tabs from previous line.</title>
<updated>2018-06-05T22:55:59+00:00</updated>
<author>
<name>Henrik Hank</name>
<email>unknown</email>
</author>
<published>2018-06-05T22:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2cfe83dc91dbbdd195b17b5446ce595f0c658db2'/>
<id>2cfe83dc91dbbdd195b17b5446ce595f0c658db2</id>
<content type='text'>
Backport of changeset 7024:72c92ed3dc10.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7024:72c92ed3dc10.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add styles for diffs containing patches.</title>
<updated>2018-05-28T04:23:41+00:00</updated>
<author>
<name>Andreas Rönnquist</name>
<email>unknown</email>
</author>
<published>2018-05-28T04:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a9e99a64ab628e1044cc55d65a712a90af70d7a2'/>
<id>a9e99a64ab628e1044cc55d65a712a90af70d7a2</id>
<content type='text'>
Backport of changeset 7004:a1f932ccdee6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7004:a1f932ccdee6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Fix warnings. Add const, constexpr, and noexcept. Initialize. Standard methods.</title>
<updated>2018-05-23T23:24:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-23T23:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9b2941ea45ed3de51c660008f75b8d15ce18cca5'/>
<id>9b2941ea45ed3de51c660008f75b8d15ce18cca5</id>
<content type='text'>
Replace 0 and NULL with nullptr for COM, DirectWrite and least ambiguous cases.

Backport of changeset 6974:e99161ef7bdd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace 0 and NULL with nullptr for COM, DirectWrite and least ambiguous cases.

Backport of changeset 6974:e99161ef7bdd.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add INDIC_GRADIENT and INDIC_GRADIENTCENTRE indicator types.</title>
<updated>2018-05-22T01:52:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-22T01:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d08e0385d664dd33aeee88794fd065e3696cb435'/>
<id>d08e0385d664dd33aeee88794fd065e3696cb435</id>
<content type='text'>
Backport of changeset 6966:872900d3ceb0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6966:872900d3ceb0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add GradientRectangle method to Surface to draw rectangles with vertical or horizontal gradients.</title>
<updated>2018-05-25T21:44:28+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-05-25T21:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fba451a1d76be9b6945c9d5d7e219f7d7d1a4260'/>
<id>fba451a1d76be9b6945c9d5d7e219f7d7d1a4260</id>
<content type='text'>
Backport of changeset 6965:90c71d69e3b6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6965:90c71d69e3b6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use nullptr instead of 0 in headers as this diminishes the number of warnings.</title>
<updated>2018-05-17T01:04:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-17T01:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a3ac8760d2f9fd6aad9cee595df34a81909be0f0'/>
<id>a3ac8760d2f9fd6aad9cee595df34a81909be0f0</id>
<content type='text'>
Backport of changeset 6957:06ab85d42c89.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6957:06ab85d42c89.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Modernize Platform.h (3) - update Surface to delete WidthChar, use size_t for Polygon and delete the standard copy and assignment methods.</title>
<updated>2018-05-25T17:33:38+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-05-25T17:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=43566e4211e18057662ff5d8c8d3996b73090d43'/>
<id>43566e4211e18057662ff5d8c8d3996b73090d43</id>
<content type='text'>
Backport of changeset 6940:89fd29243232.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6940:89fd29243232.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Modernize Platform.h (2) - noexcept, const, constexpr.</title>
<updated>2018-05-14T03:57:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-14T03:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7a4fd484cc8229d3518039c82d950b4fa7f673cb'/>
<id>7a4fd484cc8229d3518039c82d950b4fa7f673cb</id>
<content type='text'>
ColourDesired is an int instead of long for consistency over different platforms.
Changes made to Point, PRectangle, and ColourDesired.
RoundXYPosition removed.

Backport of changeset 6939:7441dcb96e6a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ColourDesired is an int instead of long for consistency over different platforms.
Changes made to Point, PRectangle, and ColourDesired.
RoundXYPosition removed.

Backport of changeset 6939:7441dcb96e6a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Modernize Platform.h (1) - noexcept, const, standard methods.</title>
<updated>2018-05-14T03:42:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-14T03:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8e94953b2d9f7d946445759fe31d169879b680c8'/>
<id>8e94953b2d9f7d946445759fe31d169879b680c8</id>
<content type='text'>
Changes made to FontParameters, Font, Window, ListBoxEvent, ListBox, Menu,
DynamicLibrary, and Platform.

Backport of changeset 6938:a42c7cc3254b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes made to FontParameters, Font, Window, ListBoxEvent, ListBox, Menu,
DynamicLibrary, and Platform.

Backport of changeset 6938:a42c7cc3254b.
</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>
