<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/ScintillaWin.cxx, branch rel-3-5-4</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>Fix non-BMP character entry through the inline IME.</title>
<updated>2015-02-22T23:10:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-22T23:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c194249102cea0df80bcbe2d154dfb4bc582aa10'/>
<id>c194249102cea0df80bcbe2d154dfb4bc582aa10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement VK_HANJA for Korean on Windows.</title>
<updated>2015-02-21T21:57:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-21T21:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=22aaa509e9f0c07c1d4123b9520d601042432f3e'/>
<id>22aaa509e9f0c07c1d4123b9520d601042432f3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using size_t instead of unsigned int for conversions to UTF16 for 64-bit</title>
<updated>2015-01-12T22:44:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-12T22:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bcdda18c2aa062fea2f754cb600f0b4ef94b300b'/>
<id>bcdda18c2aa062fea2f754cb600f0b4ef94b300b</id>
<content type='text'>
compatibility and to lessen the number of casts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compatibility and to lessen the number of casts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support removed for Windows 95, 98, and ME.</title>
<updated>2015-01-10T21:58:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-10T21:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e247100177263800514397b3053b624706e6e14e'/>
<id>e247100177263800514397b3053b624706e6e14e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On Windows GDI, assume font names are encoded in UTF-8 and use wide character</title>
<updated>2015-01-09T23:43:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-09T23:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=12210595ded1da77e969e50c80a796d849532139'/>
<id>12210595ded1da77e969e50c80a796d849532139</id>
<content type='text'>
calls to allow use of Asian font names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
calls to allow use of Asian font names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warning from cppcheck about leaking handle.</title>
<updated>2015-01-07T09:11:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-07T09:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc88128f5a0dee7a85522a335c8a4fcdb5a2a4a4'/>
<id>dc88128f5a0dee7a85522a335c8a4fcdb5a2a4a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allocate is only called when no handle in constructor so assert that to avoid</title>
<updated>2015-01-05T05:10:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-05T05:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b0692368ff9aec9430da8b6d11c70887c7215007'/>
<id>b0692368ff9aec9430da8b6d11c70887c7215007</id>
<content type='text'>
warning from cppcheck.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warning from cppcheck.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for non-NULL render target and avoid Coverity warning.</title>
<updated>2015-01-05T05:09:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-05T05:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9a96f7732129e9b2bf452e2d39aa1188010f2d0e'/>
<id>9a96f7732129e9b2bf452e2d39aa1188010f2d0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use bad value after failed call.</title>
<updated>2014-12-20T02:30:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-12-20T02:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1a11c0356117fd4e7c5f230b974a9dfd5c8a4dc9'/>
<id>1a11c0356117fd4e7c5f230b974a9dfd5c8a4dc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract FillVirtualSpace so it is not repeated and can be made less complex in</title>
<updated>2014-12-05T09:36:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-12-05T09:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bfad851459cb44308d42b5889b6495c986a19438'/>
<id>bfad851459cb44308d42b5889b6495c986a19438</id>
<content type='text'>
the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the future.
</pre>
</div>
</content>
</entry>
</feed>
