<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-10-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>Backport: Bug [#2068]. Fix some clang-tidy warnings.</title>
<updated>2019-01-06T01:06:48+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-01-06T01:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=24b2acfddea20bbcdb6c714dcdc96389ab4f54b5'/>
<id>24b2acfddea20bbcdb6c714dcdc96389ab4f54b5</id>
<content type='text'>
Backport of changeset 7195:ce4394f12c76.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7195:ce4394f12c76.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2073]. Stop GetCharacterAndWidth returning negative character value.</title>
<updated>2019-01-02T20:50:19+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-01-02T20:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=407889bc0fd381b1ff48c62f8b0d579b81f068b5'/>
<id>407889bc0fd381b1ff48c62f8b0d579b81f068b5</id>
<content type='text'>
This occurred for single-byte encodings and was never hit as
GetCharacterAndWidth is only called for multi-byte encodings.

Backport of changeset 7188:c836128fa848.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This occurred for single-byte encodings and was never hit as
GetCharacterAndWidth is only called for multi-byte encodings.

Backport of changeset 7188:c836128fa848.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Notify with SC_UPDATE_SELECTION when user performs a multiple selection add.</title>
<updated>2018-11-28T20:50:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-11-28T20:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1887ae76f92913b12e2b94f0b047e3b63d491656'/>
<id>1887ae76f92913b12e2b94f0b047e3b63d491656</id>
<content type='text'>
Backport of changeset 7181:77e17d7f972b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7181:77e17d7f972b.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1242]. Add lexer for Nim</title>
<updated>2018-11-21T08:39:33+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2018-11-21T08:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a48306f317a02679b1b17f846733bc5148dc7a82'/>
<id>a48306f317a02679b1b17f846733bc5148dc7a82</id>
<content type='text'>
Backport of changeset 7173:3e6cf75864cc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7173:3e6cf75864cc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Updated case conversion and character categories to Unicode 11.</title>
<updated>2018-10-17T22:56:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-17T22:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3ff5910b2306157586cea835863e90fe8005f897'/>
<id>3ff5910b2306157586cea835863e90fe8005f897</id>
<content type='text'>
Fixed history by moving new items into the pending version.

Backport of changeset 7120:3d7ba41494e8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed history by moving new items into the pending version.

Backport of changeset 7120:3d7ba41494e8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use nullptr and default brace initialisation for some simple cases.</title>
<updated>2018-10-16T22:06:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-16T22:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c832ba7c7debddc2c2e5475dbd0b203a17bda4c1'/>
<id>c832ba7c7debddc2c2e5475dbd0b203a17bda4c1</id>
<content type='text'>
Backport of changeset 7118:526318f7d6c7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7118:526318f7d6c7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2051]. Correct return value from SCI_MARKERADD for invalid lines.</title>
<updated>2018-10-16T22:04:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-16T22:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=918551c28d2d44aa5a18bc1cd520ab2e365325ec'/>
<id>918551c28d2d44aa5a18bc1cd520ab2e365325ec</id>
<content type='text'>
Backport of changeset 7117:0cbbfacbf008.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7117:0cbbfacbf008.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Make damping work in ActionDuration.</title>
<updated>2018-10-15T21:00:34+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>unknown</email>
</author>
<published>2018-10-15T21:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1952e9c4e118ab03e62935d30022568aca506bf9'/>
<id>1952e9c4e118ab03e62935d30022568aca506bf9</id>
<content type='text'>
Backport of changeset 7115:f6d66247a18e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7115:f6d66247a18e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Set number of lines wrapped in one go to maintain responsiveness and efficiency</title>
<updated>2018-10-14T22:13:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-14T22:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e61cd5419bc74260616305a245a5cc2cba9784bc'/>
<id>e61cd5419bc74260616305a245a5cc2cba9784bc</id>
<content type='text'>
by measuring speed and limiting to around 10 milliseconds.

Backport of changeset 7114:efe194662480.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by measuring speed and limiting to around 10 milliseconds.

Backport of changeset 7114:efe194662480.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Extract duration measurement damping and clamping into ActionDuration class so</title>
<updated>2018-10-14T22:05:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-14T22:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9be9a1b22f7bc4126966677f6c9489dbeeccddd5'/>
<id>9be9a1b22f7bc4126966677f6c9489dbeeccddd5</id>
<content type='text'>
that it can be reused.

Backport of changeset 7113:9b7421470bf8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that it can be reused.

Backport of changeset 7113:9b7421470bf8.
</pre>
</div>
</content>
</entry>
</feed>
