<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch rel-3-11-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>Preparing for 3.11.0 release.</title>
<updated>2019-08-30T22:35:29+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-08-30T22:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2c7eb67845e3837077b97cba69e43809312f54a7'/>
<id>2c7eb67845e3837077b97cba69e43809312f54a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2038]. Source of input reported in SCN_CHARADDED.</title>
<updated>2019-07-11T18:12:28+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-07-11T18:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2a15b94200abe8ee0df2dddc296f3dafd55655f8'/>
<id>2a15b94200abe8ee0df2dddc296f3dafd55655f8</id>
<content type='text'>
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.

Backport of changeset 7613:4cfac35c71bd.
</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.

Backport of changeset 7613:4cfac35c71bd.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: 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=0ca537117555a617536bf70cc176525484611be5'/>
<id>0ca537117555a617536bf70cc176525484611be5</id>
<content type='text'>
Avoid propagating terminating NULs from SCI_STYLEGETFONT and SCI_TARGETASUTF8.

Backport of changeset 7601:b3e8143194f8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid propagating terminating NULs from SCI_STYLEGETFONT and SCI_TARGETASUTF8.

Backport of changeset 7601:b3e8143194f8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: 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=9c8aa71e5d2ff653819b33a9a755934f93c13796'/>
<id>9c8aa71e5d2ff653819b33a9a755934f93c13796</id>
<content type='text'>
Backport of changeset 7600:d4e5c9a89da4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7600:d4e5c9a89da4.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: 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=dd4e7804282ca821f1a82cbe9b0068cd675295ff'/>
<id>dd4e7804282ca821f1a82cbe9b0068cd675295ff</id>
<content type='text'>
INDIC_ is also used for indicator styles.

Backport of changeset 7594:190079cd334f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
INDIC_ is also used for indicator styles.

Backport of changeset 7594:190079cd334f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF.</title>
<updated>2019-07-11T16:49:28+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-07-11T16:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e305512e58c726ef1855ffec4af69c90cfc9e396'/>
<id>e305512e58c726ef1855ffec4af69c90cfc9e396</id>
<content type='text'>
Backport of changeset 7575:e1e9f53b0423.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7575:e1e9f53b0423.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: 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=a25b9227ece3c61b5abe55f0b0d76216190ba9dc'/>
<id>a25b9227ece3c61b5abe55f0b0d76216190ba9dc</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.

Backport of changeset 7573:9da2019c1c9d.
</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.

Backport of changeset 7573:9da2019c1c9d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1295]. Lexer added for DataFlex.</title>
<updated>2019-07-11T15:45:48+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-07-11T15:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=915e4978fdea3642d27dc94e69d90b140894bc14'/>
<id>915e4978fdea3642d27dc94e69d90b140894bc14</id>
<content type='text'>
Backport of changeset 7569:ab69548334b7, but with custom `_strnlen` function
since `strnlen` is not part of the C or C++ standard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7569:ab69548334b7, but with custom `_strnlen` function
since `strnlen` is not part of the C or C++ standard.
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing for 3.10.6 release.</title>
<updated>2019-06-06T03:05:25+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-06-06T03:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=09b2a5a04c2b04252329795ad0f50f5db196f2e1'/>
<id>09b2a5a04c2b04252329795ad0f50f5db196f2e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1283]. Standardise spelling - "color" -&gt; "colour".</title>
<updated>2019-05-10T21:25:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-10T21:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d50a8576e70ab84af42fb0bbac56c2d74ddc1898'/>
<id>d50a8576e70ab84af42fb0bbac56c2d74ddc1898</id>
<content type='text'>
Backport of changeset 7498:7dd63f4402ae.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7498:7dd63f4402ae.
</pre>
</div>
</content>
</entry>
</feed>
