<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/PlatWin.cxx, branch rel-3-5-3</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>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>Check for failure of SystemParametersInfo.</title>
<updated>2014-12-20T02:30:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-12-20T02:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6619ffe082b3e856f00c5f69a251585a0c2db42b'/>
<id>6619ffe082b3e856f00c5f69a251585a0c2db42b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trace failures to flush when drawing bitmaps in Direct2D.</title>
<updated>2014-10-07T04:06:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-07T04:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2af048e3684d7e56d40aa513489614b8dad0c18a'/>
<id>2af048e3684d7e56d40aa513489614b8dad0c18a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1080]. Allow right click selection in popup menu.</title>
<updated>2014-10-07T04:05:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-07T04:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ade46e22846f94077dddf844e2a0a23596882fa'/>
<id>9ade46e22846f94077dddf844e2a0a23596882fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid shadowed names mostly in method prototypes. Turn off shadow</title>
<updated>2014-07-23T02:57:02+00:00</updated>
<author>
<name>Neil</name>
<email>devnull@localhost</email>
</author>
<published>2014-07-23T02:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3da0bc57839e659c5078f59a8c6a6562712d3cdb'/>
<id>3da0bc57839e659c5078f59a8c6a6562712d3cdb</id>
<content type='text'>
warnings for lexers since they may be maintained by others.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warnings for lexers since they may be maintained by others.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge 343-Win32-Fix which fixes hangs and crashes at shutdown on Windows.</title>
<updated>2014-05-30T23:27:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-30T23:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5c4efef3606ad493f1e75a9a13dc3c360eee74d4'/>
<id>5c4efef3606ad493f1e75a9a13dc3c360eee74d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1602]. Bug [#1603]. Fix hangs and crashes at shutdown.</title>
<updated>2014-05-26T01:33:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-26T01:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=129dc85ba1c4b2ed1af9b53582c96096b6b54802'/>
<id>129dc85ba1c4b2ed1af9b53582c96096b6b54802</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Header include statements are now in a standardised order with that order</title>
<updated>2014-05-24T05:15:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-24T05:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4e5903ca21ac15692c94be0167f18b994d3df2f9'/>
<id>4e5903ca21ac15692c94be0167f18b994d3df2f9</id>
<content type='text'>
defined in scripts/HeaderOrder.txt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
defined in scripts/HeaderOrder.txt.
</pre>
</div>
</content>
</entry>
</feed>
