<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/PlatWin.cxx, branch rel-4-4-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 [#2063]. Call AdjustWindowRectExForDpi when available to find correct size.</title>
<updated>2020-05-27T22:13:14+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-05-27T22:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a42753e996f6e3ea346611600f82fadd26563848'/>
<id>a42753e996f6e3ea346611600f82fadd26563848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2063]. Make reverse arrow cursor scale with DPI.</title>
<updated>2020-05-26T23:19:45+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-05-26T23:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc3e136484d12520b15eb60a525b9c9a0b3b3853'/>
<id>dc3e136484d12520b15eb60a525b9c9a0b3b3853</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2063]. Add SystemMetricsForDpi and use for ListBox and mouse drag and drop.</title>
<updated>2020-05-26T23:07:07+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-05-26T23:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=24501ccaa7e7e9e66cafbe0d1e2cc27c32af9e73'/>
<id>24501ccaa7e7e9e66cafbe0d1e2cc27c32af9e73</id>
<content type='text'>
Simplify IME font definition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplify IME font definition.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some minor warnings.</title>
<updated>2020-05-20T10:39:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-20T10:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=22628ce86b10f1569bbe4f7aaef4b9c0f56b0b26'/>
<id>22628ce86b10f1569bbe4f7aaef4b9c0f56b0b26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2171]. Implement per-monitor DPI Awareness on Windows.</title>
<updated>2020-05-19T09:52:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-19T09:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0f89a8d668177c8df38a8947d7d1a7f63abaa15a'/>
<id>0f89a8d668177c8df38a8947d7d1a7f63abaa15a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encapsulate GetProcAddress in a way that avoids undefined and conditionally</title>
<updated>2020-05-19T05:32:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-19T05:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=05498786fcc7fd6ef18be4b842df16769f4a29cd'/>
<id>05498786fcc7fd6ef18be4b842df16769f4a29cd</id>
<content type='text'>
defined behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
defined behaviour.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:1345]. Use ListBox_ macros in preference to LB_</title>
<updated>2020-04-04T22:54:46+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-04T22:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e72c4af1c604bce533c68488cdb5802b461ec179'/>
<id>e72c4af1c604bce533c68488cdb5802b461ec179</id>
<content type='text'>
messages. Modify types to match.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
messages. Modify types to match.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:1345] Use more typesafe code to clear window pointers,</title>
<updated>2020-04-04T22:43:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-04T22:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a7398db7f9a0f27c7a9e21d4a692d5c6d8ba3533'/>
<id>a7398db7f9a0f27c7a9e21d4a692d5c6d8ba3533</id>
<content type='text'>
share implementation of window pointers between files, use GetWindowStyle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
share implementation of window pointers between files, use GetWindowStyle.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling mistakes.</title>
<updated>2020-03-25T22:28:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-25T22:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5e1f3c9b721f436cd60961af3df53734f10deedf'/>
<id>5e1f3c9b721f436cd60961af3df53734f10deedf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace const with constexpr where possible.</title>
<updated>2020-03-24T22:19:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-24T22:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8452722ad6630baa8391fe4d93078bd2d9008c18'/>
<id>8452722ad6630baa8391fe4d93078bd2d9008c18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
