<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test, branch start-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>On Linux/Qt, try to load Lexilla for tests that need a lexer but skip the tests</title>
<updated>2020-11-18T21:22:59+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-11-18T21:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cbb67b91304fe39f98000649a2c7f3b03a6f34fe'/>
<id>cbb67b91304fe39f98000649a2c7f3b03a6f34fe</id>
<content type='text'>
when Lexilla not found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when Lexilla not found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove WordList from testing as that is now part of Lexilla.</title>
<updated>2020-11-09T22:02:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-11-09T22:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=68ae179a5720f2b58b5e94f7298419b1f31c8b0b'/>
<id>68ae179a5720f2b58b5e94f7298419b1f31c8b0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to load Lexilla for tests that need a lexer but skip the tests when Lexilla</title>
<updated>2020-11-07T03:08:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-11-07T03:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=50be9c6b7cd609600f103e108c80c473c986a427'/>
<id>50be9c6b7cd609600f103e108c80c473c986a427</id>
<content type='text'>
not found.
Unicode line ends only tested with Lexilla as they require a lexer that supports
Unicode line ends.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not found.
Unicode line ends only tested with Lexilla as they require a lexer that supports
Unicode line ends.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove lexer tests from Scintilla</title>
<updated>2021-01-29T09:51:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-01-29T09:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ecc3545ef863ad43c54a53b7ba0082d45f037bec'/>
<id>ecc3545ef863ad43c54a53b7ba0082d45f037bec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Lexilla files from Scintilla</title>
<updated>2021-01-29T09:51:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-01-29T09:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54341053b273c905afa7503d8dadcc4c46a0d2d3'/>
<id>54341053b273c905afa7503d8dadcc4c46a0d2d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:1350]. Add SCI_GETMULTIEDGECOLUMN.</title>
<updated>2020-08-24T23:25:01+00:00</updated>
<author>
<name>Derek Brown</name>
<email>unknown</email>
</author>
<published>2020-08-24T23:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2117f9e7b583e9093b6b297f8782027098320496'/>
<id>2117f9e7b583e9093b6b297f8782027098320496</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug on Win32 where calling WM_GETTEXT for more text than in document could</title>
<updated>2020-06-11T06:22:59+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-06-11T06:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=48f0363fe07d2d56b1e4d597abcd7db26e15dd80'/>
<id>48f0363fe07d2d56b1e4d597abcd7db26e15dd80</id>
<content type='text'>
return less text than in document.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
return less text than in document.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:1347]. Add methods to insert multiple partitions.</title>
<updated>2020-05-03T22:51:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-03T22:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2175e34a7449f59ee6f9fa2466cbe13b6a92232e'/>
<id>2175e34a7449f59ee6f9fa2466cbe13b6a92232e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:1347]. Add InsertLines method to PerLine interface and</title>
<updated>2020-05-03T09:40:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-03T09:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4b450a69452a14fd9af6c426b91d04165fedc94a'/>
<id>4b450a69452a14fd9af6c426b91d04165fedc94a</id>
<content type='text'>
all implementations. This will allow insertion of lines in batches in a future
change set.
Added tests for PerLine implementations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all implementations. This will allow insertion of lines in batches in a future
change set.
Added tests for PerLine implementations.
</pre>
</div>
</content>
</entry>
<entry>
<title>InsertEmpty now returns a pointer to the newly added elements to allow caller to</title>
<updated>2020-05-01T23:01:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-01T23:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4535b0d9ce9c3be4bb9a02973485427ae67e61d9'/>
<id>4535b0d9ce9c3be4bb9a02973485427ae67e61d9</id>
<content type='text'>
efficiently set those elements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
efficiently set those elements.
</pre>
</div>
</content>
</entry>
</feed>
