<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, 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>Update project to Xcode 11.</title>
<updated>2019-09-30T02:42:59+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-09-30T02:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8205a8d93cbf38fd168648b53abe6c219bca970e'/>
<id>8205a8d93cbf38fd168648b53abe6c219bca970e</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>For encodings other than UTF-8, split input up into characters before calling</title>
<updated>2019-06-23T22:58:19+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-23T22:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f4ad82650d5458ae3ecece6c0b71b3718bd0a9af'/>
<id>f4ad82650d5458ae3ecece6c0b71b3718bd0a9af</id>
<content type='text'>
InsertCharacter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
InsertCharacter.
</pre>
</div>
</content>
</entry>
<entry>
<title>On Cocoa, stop internal failures for missing fonts.</title>
<updated>2019-06-23T22:54:24+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-23T22:54:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=42a1e67cb346d2ce4667eb7bb15d72ffe15ebdc3'/>
<id>42a1e67cb346d2ce4667eb7bb15d72ffe15ebdc3</id>
<content type='text'>
Avoid propagating terminating NULs from SCI_STYLEGETFONT and SCI_TARGETASUTF8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid propagating terminating NULs from SCI_STYLEGETFONT and SCI_TARGETASUTF8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1297] Fixed one INDIC_IME forgotten in 7594.</title>
<updated>2019-06-22T23:49:41+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-22T23:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b576eacdb617861f870abf117d40e4f70d92bf35'/>
<id>b576eacdb617861f870abf117d40e4f70d92bf35</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:#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>Fix Xcode static analysis warning by renmaing GetImage to CreateImage.</title>
<updated>2019-06-15T23:21:30+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-15T23:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5f73e5a7cdd14ff8d6a17874ccd3fa39bad0bdce'/>
<id>5f73e5a7cdd14ff8d6a17874ccd3fa39bad0bdce</id>
<content type='text'>
A naming convention is used by the analyzer where a "Create" prefix is used when
the reference is owned by the caller and a "Get" prefix when the reference is
not owned so should not be released.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A naming convention is used by the analyzer where a "Create" prefix is used when
the reference is owned by the caller and a "Get" prefix when the reference is
not owned so should not be released.
</pre>
</div>
</content>
</entry>
</feed>
