<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, 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: 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 trailing space.</title>
<updated>2019-06-16T22:45:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-16T22:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f40378978a7b3bb901a2085a2c76b1ac4a3f45a0'/>
<id>f40378978a7b3bb901a2085a2c76b1ac4a3f45a0</id>
<content type='text'>
Backport of changeset 7574:d8639d8de9b5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7574:d8639d8de9b5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2110]. Limit text returned from WM_GETTEXT to length specified in wParam. Changed GetTextLength to use same logic as GetText to ensure they agree.</title>
<updated>2019-07-11T16:08:38+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-07-11T16:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9aa30a8b9d05b183226f99b3e3981a3acab8cb90'/>
<id>9aa30a8b9d05b183226f99b3e3981a3acab8cb90</id>
<content type='text'>
Backport of changeset 7572:d7aedab278d0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7572:d7aedab278d0.
</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: Bug [#2104]. Use 'l' long format length sub-specifier for HRESULT as it is long.</title>
<updated>2019-05-28T23:14:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-28T23:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=378921dae585d088c0372f47e28c8f243f94e15e'/>
<id>378921dae585d088c0372f47e28c8f243f94e15e</id>
<content type='text'>
Backport of changeset 7539:b22c2d7b0301.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7539:b22c2d7b0301.
</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>
