<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc, branch rel-4-2-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>Mentioning second bug report for 2110.</title>
<updated>2019-07-02T22:31:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-07-02T22:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7a872173df411e9feeaad101b7fc7086c8969619'/>
<id>7a872173df411e9feeaad101b7fc7086c8969619</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number.</title>
<updated>2019-07-01T23:00:46+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-07-01T23:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7431ca4805e645793ad804a281d3a6843e69edcd'/>
<id>7431ca4805e645793ad804a281d3a6843e69edcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Bug [#2111]. Retracted change to IME on GTK.</title>
<updated>2019-06-29T01:42:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-29T01:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=70f71bdbb2ba9da03cbfb3b7af0b5e2c2a447b3e'/>
<id>70f71bdbb2ba9da03cbfb3b7af0b5e2c2a447b3e</id>
<content type='text'>
Backed out changeset: 512ec9ab2e7c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backed out changeset: 512ec9ab2e7c
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2116]. Fix deletion of isolated invalid bytes.</title>
<updated>2019-06-27T22:51:55+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-27T22:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=704c13fad8df333aef9f813d9dee9b41b43316d5'/>
<id>704c13fad8df333aef9f813d9dee9b41b43316d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1924]. Option to allow block carets to trail selection ranges.</title>
<updated>2019-06-22T00:51:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-22T00:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1573a0d60a3cf054979125c7986566d13a6686d3'/>
<id>1573a0d60a3cf054979125c7986566d13a6686d3</id>
<content type='text'>
Bit flag value is CARETSTYLE_BLOCK_AFTER=256.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bit flag value is CARETSTYLE_BLOCK_AFTER=256.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2106]. Place line caret in correct location for line caret with block OVR.</title>
<updated>2019-06-20T21:16:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-20T21:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8aa1cae911d5323f2e435c37ef5132c90f16ed55'/>
<id>8aa1cae911d5323f2e435c37ef5132c90f16ed55</id>
<content type='text'>
That is for CARETSTYLE_LINE | CARETSTYLE_BLOCK mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That is for CARETSTYLE_LINE | CARETSTYLE_BLOCK mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2098]. Fix single quoted strings where '" (quote, double quote) was seen</title>
<updated>2019-06-25T02:07:19+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-25T02:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=330f1e0c7e6270612620ec049dc239fea3c6debc'/>
<id>330f1e0c7e6270612620ec049dc239fea3c6debc</id>
<content type='text'>
as continuing the string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as continuing the string.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2112]. Matlab lexer now treats keywords as case-sensitive.</title>
<updated>2019-06-25T01:45:55+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-25T01:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9396cc9c1f5781c3aca8b3b9f064d1046734dd1b'/>
<id>9396cc9c1f5781c3aca8b3b9f064d1046734dd1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
