<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/Document.h, branch sciteco-dev-pre-v2.0.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>Bug [#1799]. Folds unfolded when two fold regions are merged by either deleting</title>
<updated>2016-01-31T03:23:34+00:00</updated>
<author>
<name>Markus Nißl</name>
<email>devnull@localhost</email>
</author>
<published>2016-01-31T03:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a9880d7d2bba46107f7e700b707c06ea82124269'/>
<id>a9880d7d2bba46107f7e700b707c06ea82124269</id>
<content type='text'>
an intervening line or changing its fold level by adding characters.
Add LevelNumber function to simplify expressions implmenting folding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an intervening line or changing its fold level by adding characters.
Add LevelNumber function to simplify expressions implmenting folding.
</pre>
</div>
</content>
</entry>
<entry>
<title>Treat Unicode line ends like common line ends when maintaining fold state.</title>
<updated>2015-12-31T03:28:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-12-31T03:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1ea05a3df97f9a733254ecde9e70b5827083b8e6'/>
<id>1ea05a3df97f9a733254ecde9e70b5827083b8e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some problems with out-of-bounds access for protected text.</title>
<updated>2015-12-04T06:11:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-12-04T06:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd5ac521d9b3d1330d2e1906dc96012b40a016da'/>
<id>bd5ac521d9b3d1330d2e1906dc96012b40a016da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line end whitespace.</title>
<updated>2015-11-20T00:05:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-11-20T00:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=124307f221172d8c0638307f8ea227a842b45b1f'/>
<id>124307f221172d8c0638307f8ea227a842b45b1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented idle styling. This allows painting without first styling all visible</title>
<updated>2015-11-11T08:14:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-11-11T08:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=23460f666bf34479850000eed40ba0ea38ca6665'/>
<id>23460f666bf34479850000eed40ba0ea38ca6665</id>
<content type='text'>
text then styling in the background using idle-time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
text then styling in the background using idle-time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sci_Position when required to implement interfaces.</title>
<updated>2015-07-20T00:04:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-20T00:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3459cc7491228553db25ffe5038a39a1141689bd'/>
<id>3459cc7491228553db25ffe5038a39a1141689bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added MultipleSelectAddNext, MultipleSelectAddEach, IsRangeWord, and</title>
<updated>2015-06-11T11:58:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-11T11:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8a9e9058908951c059710e514a01f1c17f80eea8'/>
<id>8a9e9058908951c059710e514a01f1c17f80eea8</id>
<content type='text'>
TargetWholeDocument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TargetWholeDocument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move FindText flag decoding from caller to function to minimize code and chance</title>
<updated>2015-06-04T07:47:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-04T07:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aac2be8ef9583ddccbb18ed281d7cf525ddb7b09'/>
<id>aac2be8ef9583ddccbb18ed281d7cf525ddb7b09</id>
<content type='text'>
of mistakes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of mistakes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add methods for converting between byte positions and UTF-16 code point positions.</title>
<updated>2015-02-19T08:17:44+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-19T08:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=832cf15cbbcf7a0db8f04009366742ef0fadf99c'/>
<id>832cf15cbbcf7a0db8f04009366742ef0fadf99c</id>
<content type='text'>
This is needed on Cocoa where the IME wants to be able to index into the document
with UTF-16 counts to match Cocoa's own use of UTF-16.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed on Cocoa where the IME wants to be able to index into the document
with UTF-16 counts to match Cocoa's own use of UTF-16.
</pre>
</div>
</content>
</entry>
<entry>
<title>CountCharacters can be const so it is now.</title>
<updated>2014-10-02T23:37:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-02T23:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1a17a409316fab10be74e713c88a828d5bd4c2b7'/>
<id>1a17a409316fab10be74e713c88a828d5bd4c2b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
