<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch rel-3-11-2</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.2.</title>
<updated>2019-12-07T16:47:50+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-12-07T16:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8d61d933a5271c41d16f30073515fb3672f91d04'/>
<id>8d61d933a5271c41d16f30073515fb3672f91d04</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:#1316] Allow target to have virtual space.</title>
<updated>2019-11-14T22:25:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-11-14T22:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a14f5340b58421aa8a107deca0eefabe5de5d3fd'/>
<id>a14f5340b58421aa8a107deca0eefabe5de5d3fd</id>
<content type='text'>
Backport of changeset 7768:5d73aa55a6ee.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7768:5d73aa55a6ee.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1324] Add Hollywood lexer.</title>
<updated>2019-12-06T22:58:59+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-12-06T22:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b0766880307787b28d32f7d68ffc3f0e9448df88'/>
<id>b0766880307787b28d32f7d68ffc3f0e9448df88</id>
<content type='text'>
Backport of changeset 7761:abba8b1c6f4a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7761:abba8b1c6f4a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Release build turns off assert by defining NDEBUG.</title>
<updated>2019-11-01T21:29:42+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-11-01T21:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eccf9236ba151b0ca896af5abf4c2fbc166b587f'/>
<id>eccf9236ba151b0ca896af5abf4c2fbc166b587f</id>
<content type='text'>
Backport of changeset 7748:aaf9e24d1256.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7748:aaf9e24d1256.
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing for 3.11.1 release.</title>
<updated>2019-10-26T13:58:15+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-10-26T13:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f98f362b361a3c5522c9a215a6f223589ff7a7a5'/>
<id>f98f362b361a3c5522c9a215a6f223589ff7a7a5</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 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>
</feed>
