<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, 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>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:#1316] Add access to virtual space at start and end of</title>
<updated>2019-11-14T21:19:12+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-11-14T21:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3b72fe93906e4c6b8c800cf2c7b986bc2c2c89a2'/>
<id>3b72fe93906e4c6b8c800cf2c7b986bc2c2c89a2</id>
<content type='text'>
multiple selections.

Backport of changeset 7767:80102fe650b2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
multiple selections.

Backport of changeset 7767:80102fe650b2.
</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: Bug [#2118]. Add TabMinimumWidth property to API so applications can display</title>
<updated>2019-07-05T01:35:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-07-05T01:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a6ad2ff8b66866aeae17a8bee1eb54edfee331ad'/>
<id>a6ad2ff8b66866aeae17a8bee1eb54edfee331ad</id>
<content type='text'>
overviews or minimaps with reasonable layout.

Backport of changeset 7700:e6efe007d2dc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
overviews or minimaps with reasonable layout.

Backport of changeset 7700:e6efe007d2dc.
</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: 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=4c8a1f741c73911eff813a78c08fa88427eec38b'/>
<id>4c8a1f741c73911eff813a78c08fa88427eec38b</id>
<content type='text'>
Bit flag value is CARETSTYLE_BLOCK_AFTER=256.

Backport of changeset 7609:340a0f51fb3c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bit flag value is CARETSTYLE_BLOCK_AFTER=256.

Backport of changeset 7609:340a0f51fb3c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1297] Updates to types of LineScroll,</title>
<updated>2019-06-22T03:07:31+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-22T03:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d521c03c921f4e6f076f37657e1f989c5d8073c5'/>
<id>d521c03c921f4e6f076f37657e1f989c5d8073c5</id>
<content type='text'>
[Set]MarginTypeN, and [Set]MarginCursorN.

Backport of changeset 7596:a5bcfd494606.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Set]MarginTypeN, and [Set]MarginCursorN.

Backport of changeset 7596:a5bcfd494606.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1297] Fixed INDIC_MAX / INDICATOR_MAX.</title>
<updated>2019-07-11T17:27:46+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-07-11T17:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d916d5e4963da4944e94caa61523022b4b9c20b5'/>
<id>d916d5e4963da4944e94caa61523022b4b9c20b5</id>
<content type='text'>
Backport of changeset 7595:7de39ba4c5a5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7595:7de39ba4c5a5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1297] Updated Scintilla.h from Scintilla.iface.</title>
<updated>2019-06-22T01:35:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-22T01:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=08b7fa503f5cf22000e83769578939a3d03cc592'/>
<id>08b7fa503f5cf22000e83769578939a3d03cc592</id>
<content type='text'>
Adds *_NONE and INDICATOR_* enumeration values.
Moves old INDIC?_MASK to deprecated section.

Backport of changeset 7593:5b74284d6970.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds *_NONE and INDICATOR_* enumeration values.
Moves old INDIC?_MASK to deprecated section.

Backport of changeset 7593:5b74284d6970.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1297] Tweak aliases so that acronyms longer than 2</title>
<updated>2019-06-21T23:57:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-21T23:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=749a53e09107c8720b917503fdb3257d1e624190'/>
<id>749a53e09107c8720b917503fdb3257d1e624190</id>
<content type='text'>
characters are treated as words and are also good SNAKE_CASE.
This is consistent with coding guidelines such as from Google and Microsoft.
https://google.github.io/styleguide/cppguide.html#General_Naming_Rules

Backport of changeset 7592:d96faf819aba.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
characters are treated as words and are also good SNAKE_CASE.
This is consistent with coding guidelines such as from Google and Microsoft.
https://google.github.io/styleguide/cppguide.html#General_Naming_Rules

Backport of changeset 7592:d96faf819aba.
</pre>
</div>
</content>
</entry>
</feed>
