<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/ScintillaWin.cxx, branch rel-4-2-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>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>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 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=a82f89692231c7bd44b1dab9f4343836bbf1fa54'/>
<id>a82f89692231c7bd44b1dab9f4343836bbf1fa54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2110]. Limit text returned from WM_GETTEXT to length specified in wParam.</title>
<updated>2019-06-15T01:10:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-15T01:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ae703a47e6ad96c83376f4958f2fafee8135735f'/>
<id>ae703a47e6ad96c83376f4958f2fafee8135735f</id>
<content type='text'>
Changed GetTextLength to use same logic as GetText to ensure they agree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed GetTextLength to use same logic as GetText to ensure they agree.
</pre>
</div>
</content>
</entry>
<entry>
<title>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=d95f9b511b3c1b21da85f809fb6b21431f3d03dc'/>
<id>d95f9b511b3c1b21da85f809fb6b21431f3d03dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use value-initialization and nullptr (for true pointers) to avoid 'using NULL'</title>
<updated>2019-05-08T06:09:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-08T06:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=796d60abaa071e4baa4f047249cb8955071478b0'/>
<id>796d60abaa071e4baa4f047249cb8955071478b0</id>
<content type='text'>
warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix analysis warnings for GlobalMemory class.</title>
<updated>2019-04-28T00:20:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-28T00:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=91cbdae330333600a50121228a52e24fd30e2fec'/>
<id>91cbdae330333600a50121228a52e24fd30e2fec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2093]. Remove restrictions on IME input length.</title>
<updated>2019-04-11T22:10:30+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-04-11T22:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a20a9100b9b76caa23bd3889e13bde87e86cdbb7'/>
<id>a20a9100b9b76caa23bd3889e13bde87e86cdbb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2093]. Use wstring_view to unify adding text and eliminate AddCharUTF16.</title>
<updated>2019-04-10T22:17:57+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-04-10T22:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b0989e0140a323f7a4ede1de115f00ddf44f398f'/>
<id>b0989e0140a323f7a4ede1de115f00ddf44f398f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
