<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/PlatWin.cxx, branch rel-3-7-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>Bug [#1653]. Detect if Windows 8+ or KB2533623 installed before using flag.</title>
<updated>2017-03-09T22:33:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-09T22:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c8471d9f119119b4fa378db86920bcdfccaaf1c3'/>
<id>c8471d9f119119b4fa378db86920bcdfccaaf1c3</id>
<content type='text'>
LOAD_LIBRARY_SEARCH_SYSTEM32 causes failure of Direct2D on original Windows 7 so
check for availability before using.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LOAD_LIBRARY_SEARCH_SYSTEM32 causes failure of Direct2D on original Windows 7 so
check for availability before using.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Windows NT 4 by statically linking to system APIs that are</title>
<updated>2017-03-09T07:10:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-09T07:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=050a6e3efd23b01a86e1c14a9b87e6ba5394db21'/>
<id>050a6e3efd23b01a86e1c14a9b87e6ba5394db21</id>
<content type='text'>
only available from Windows 2000 and later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only available from Windows 2000 and later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use C++11 keyword "override" for methods that override a base class.</title>
<updated>2017-03-03T23:28:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-03T23:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c8b90797ddb85059627e95db29b59a540ea5c069'/>
<id>c8b90797ddb85059627e95db29b59a540ea5c069</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid use of const_cast when retrieving window positions.</title>
<updated>2016-05-03T02:09:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-05-03T02:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c6cbb4d76afafbd4aa496fee7e3f8f8add1a5527'/>
<id>c6cbb4d76afafbd4aa496fee7e3f8f8add1a5527</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix off-by-one error that allowed resizing autocompletion from bottom when it</title>
<updated>2016-05-03T01:56:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-05-03T01:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b11991abf6f1c8f5dbe864c6c8c980b73acf9a79'/>
<id>b11991abf6f1c8f5dbe864c6c8c980b73acf9a79</id>
<content type='text'>
was located above the caret.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
was located above the caret.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include stddef.h as using ptrdiff_t and stddef.h is its home.</title>
<updated>2016-03-06T22:49:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-06T22:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=98e216dbae4e4d5dc174378406f9d5488ad09335'/>
<id>98e216dbae4e4d5dc174378406f9d5488ad09335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pragmas that were needed for Windows 9x which is no longer supported.</title>
<updated>2016-01-07T01:38:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-01-07T01:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0cfd4e5ceb4bb9db01403e80f6880cd6ae25a80d'/>
<id>0cfd4e5ceb4bb9db01403e80f6880cd6ae25a80d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line end whitespace.</title>
<updated>2015-11-20T00:05:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-11-20T00:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6652c4eadad09cf6ea23b690c92d70b55a49d57f'/>
<id>6652c4eadad09cf6ea23b690c92d70b55a49d57f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using DirectWrite, for ligatures and other character clusters, display caret and</title>
<updated>2015-11-19T23:52:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-11-19T23:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ad16ecb14a085d950b6a243b02267a0eca50f5c9'/>
<id>ad16ecb14a085d950b6a243b02267a0eca50f5c9</id>
<content type='text'>
selections part-way through clusters so that the caret doesn't stick to the end
of the cluster making it easier to understand editing actions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
selections part-way through clusters so that the caret doesn't stick to the end
of the cluster making it easier to understand editing actions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace reinterpret_cast with static_cast where possible.</title>
<updated>2015-09-25T03:51:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-09-25T03:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b2d0a7063b7e7c243e00e5b535e434222249d2ac'/>
<id>b2d0a7063b7e7c243e00e5b535e434222249d2ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
