<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEditBase, branch rel-4-2-1</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>Readying 4.2.1 release.</title>
<updated>2019-10-19T22:33:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-10-19T22:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=07131106316a5237fef7a48d5e2c609d6877e452'/>
<id>07131106316a5237fef7a48d5e2c609d6877e452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid calling virtual methods during destruction to stop warnings.</title>
<updated>2019-09-28T01:22:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-09-28T01:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e62956c361fe1a7cb1efab31162ac647fa962d2'/>
<id>9e62956c361fe1a7cb1efab31162ac647fa962d2</id>
<content type='text'>
This code worked correctly before this change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code worked correctly before this change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Readying 4.2.0 release.</title>
<updated>2019-07-01T22:58:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-07-01T22:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b547f6d78dcefc978959ff28dc3eef35f3783058'/>
<id>b547f6d78dcefc978959ff28dc3eef35f3783058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2038]. Source of input reported in SCN_CHARADDED.</title>
<updated>2019-06-29T22:34:46+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-29T22:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7e2afd1f88bf735b010461ff505470bfa468547'/>
<id>d7e2afd1f88bf735b010461ff505470bfa468547</id>
<content type='text'>
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1297] Update to use INDICATOR_ instead of INDIC_ as</title>
<updated>2019-06-22T01:37:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-22T01:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=39a55b921ece0756cdd1845e034a65633da07a64'/>
<id>39a55b921ece0756cdd1845e034a65633da07a64</id>
<content type='text'>
INDIC_ is also used for indicator styles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
INDIC_ is also used for indicator styles.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF.</title>
<updated>2019-06-16T22:49:43+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-16T22:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1e79a7c53fbfd7481e26f92037de92597dedaf79'/>
<id>1e79a7c53fbfd7481e26f92037de92597dedaf79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make a new release due to a regression in SciTE with 4.1.6.</title>
<updated>2019-06-13T02:38:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-13T02:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=06a342412780bd3b0e08a874a5a514eb60125852'/>
<id>06a342412780bd3b0e08a874a5a514eb60125852</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing for 4.1.6 release.</title>
<updated>2019-06-04T23:14:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-04T23:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=094b3f705eb54b992bd9b7d3e5671682b80c0b1f'/>
<id>094b3f705eb54b992bd9b7d3e5671682b80c0b1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing for 4.1.5 release.</title>
<updated>2019-04-12T21:30:19+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-12T21:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=de6b1047a4e0751988e05d675ec38a8eb60b4701'/>
<id>de6b1047a4e0751988e05d675ec38a8eb60b4701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2093]. Remove restrictions on IME input length.</title>
<updated>2019-04-11T22:10:30+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-04-11T22:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a20a9100b9b76caa23bd3889e13bde87e86cdbb7'/>
<id>a20a9100b9b76caa23bd3889e13bde87e86cdbb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
