<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-6-4</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>Replace expressions to find level number of a fold level with function call.</title>
<updated>2016-01-31T03:38:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-01-31T03:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d94214b41cc24a20d69076a4f6dbd43a48d137e2'/>
<id>d94214b41cc24a20d69076a4f6dbd43a48d137e2</id>
<content type='text'>
Simplifies code by removing any precedence issues and is shorter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplifies code by removing any precedence issues and is shorter.
</pre>
</div>
</content>
</entry>
<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>unknown</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=dc4cef62cd7114c9a96f40005aeb983a7ea0c701'/>
<id>dc4cef62cd7114c9a96f40005aeb983a7ea0c701</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>Use value initialization in preference to memset as simpler and more robust.</title>
<updated>2016-01-09T23:49:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-01-09T23:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=85b79957ec5359c03fec42fdc3f1430d205269ac'/>
<id>85b79957ec5359c03fec42fdc3f1430d205269ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1801]. Fix spelling.</title>
<updated>2016-01-08T03:42:30+00:00</updated>
<author>
<name>Bewied</name>
<email>unknown</email>
</author>
<published>2016-01-08T03:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a30c4477f69d63ef7088b33ae9a62d9ce54a590a'/>
<id>a30c4477f69d63ef7088b33ae9a62d9ce54a590a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix infinite loop with both wrap and idle styling to end turned on.</title>
<updated>2016-01-05T07:24:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-01-05T07:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c27477ed450161a1abd859c5256ff97de15b9e91'/>
<id>c27477ed450161a1abd859c5256ff97de15b9e91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1796]. Expand folded areas before deleting fold header line.</title>
<updated>2015-12-31T03:38:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-12-31T03:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=50d26808c5fd0421ad0aa7803d39ce3efa2d324c'/>
<id>50d26808c5fd0421ad0aa7803d39ce3efa2d324c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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=6e8f80c1ac63d0d25cf9e6a0daca1302b1824722'/>
<id>6e8f80c1ac63d0d25cf9e6a0daca1302b1824722</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer StyleIndexAt over StyleAt to avoid problems with out-of-bounds access for</title>
<updated>2015-12-07T00:08:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-12-07T00:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=18f8f63fb079b084323def219126836f23f5c2b4'/>
<id>18f8f63fb079b084323def219126836f23f5c2b4</id>
<content type='text'>
styles &gt; 0x7f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
styles &gt; 0x7f.
</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=7b5476dae723cc94adeae1460c068aa686f4583b'/>
<id>7b5476dae723cc94adeae1460c068aa686f4583b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1784]. Highlight whole run for hover indicator when wrapped.</title>
<updated>2015-12-03T23:23:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-12-03T23:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7a59a0b86002f9a0fafdd48d77a2a950f7d2b3c2'/>
<id>7a59a0b86002f9a0fafdd48d77a2a950f7d2b3c2</id>
<content type='text'>
Less efficient now as redraws all text when hover position changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Less efficient now as redraws all text when hover position changes.
</pre>
</div>
</content>
</entry>
</feed>
