<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/PlatWin.h, branch rel-5-5-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 [#2321]. Scale reverse arrow cursor for margins to match other cursors.</title>
<updated>2024-04-17T23:32:10+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2024-04-17T23:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5c10bcc7ef9ca881b7d6d851992702bae53ff968'/>
<id>5c10bcc7ef9ca881b7d6d851992702bae53ff968</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2382]. Fix reverse arrow cursor when scaled.</title>
<updated>2023-06-22T12:31:07+00:00</updated>
<author>
<name>Markus Nißl</name>
<email>unknown</email>
</author>
<published>2023-06-22T12:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0ffbc41582dd7fe85093a7ea3f21459890eab03d'/>
<id>0ffbc41582dd7fe85093a7ea3f21459890eab03d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Declare const where possible.</title>
<updated>2023-03-26T22:29:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-26T22:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=765390e6db2b69976448e92d9a86516ead9b0c09'/>
<id>765390e6db2b69976448e92d9a86516ead9b0c09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2344]. When GDI scaling is active, ensure correct monitor used for</title>
<updated>2022-11-28T23:22:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-11-28T23:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fce791bd563134b793ddd79b45c91b7d59e14c7b'/>
<id>fce791bd563134b793ddd79b45c91b7d59e14c7b</id>
<content type='text'>
determining scale factor.
Function name changed to avoid possibility of confusion with Win32 API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
determining scale factor.
Function name changed to avoid possibility of confusion with Win32 API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2344]. Avoid blurry display with DirectWrite in GDI scaling mode.</title>
<updated>2022-11-26T11:28:13+00:00</updated>
<author>
<name>Markus Nißl</name>
<email>unknown</email>
</author>
<published>2022-11-26T11:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a179c1bd5f83c7b6c649fadbf98ffb2309e50adc'/>
<id>a179c1bd5f83c7b6c649fadbf98ffb2309e50adc</id>
<content type='text'>
https://sourceforge.net/p/scintilla/code/merge-requests/28/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://sourceforge.net/p/scintilla/code/merge-requests/28/
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2344]. Use the top-level window to find the monitor for DirectWrite</title>
<updated>2022-10-29T10:05:25+00:00</updated>
<author>
<name>Markus Nißl</name>
<email>unknown</email>
</author>
<published>2022-10-29T10:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c0371d58dfd4d055b040ba7274fb5b537532d257'/>
<id>c0371d58dfd4d055b040ba7274fb5b537532d257</id>
<content type='text'>
rendering parameters. Temporarily switch DPI awareness to find correct monitor
in GDI scaling mode.
https://sourceforge.net/p/scintilla/code/merge-requests/34/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rendering parameters. Temporarily switch DPI awareness to find correct monitor
in GDI scaling mode.
https://sourceforge.net/p/scintilla/code/merge-requests/34/
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1457] Reuse MouseWheelDelta for autocompletion lists.</title>
<updated>2022-10-22T21:45:52+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2022-10-22T21:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ff043e669aabcfbc71180fde97c9ef28bfe01c02'/>
<id>ff043e669aabcfbc71180fde97c9ef28bfe01c02</id>
<content type='text'>
This code triggers when wheel rotated and mouse is outside list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code triggers when wheel rotated and mouse is outside list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1432] Support per-monitor text rendering parameters</title>
<updated>2022-03-11T23:26:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-03-11T23:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3064b730d2e912c7540a86341b0a7d1693a20690'/>
<id>3064b730d2e912c7540a86341b0a7d1693a20690</id>
<content type='text'>
and update when changed by user.
Includes code from Zufu Liu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and update when changed by user.
Includes code from Zufu Liu.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move common Win32 functions for releasing IUnknown* and DLL function access into</title>
<updated>2021-11-21T22:47:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-11-21T22:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0ef4d6169062ed872c11c176af07b366b636c45e'/>
<id>0ef4d6169062ed872c11c176af07b366b636c45e</id>
<content type='text'>
new WinType.h header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new WinType.h header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge init into ScintillaWin constructor as not called from anywhere else.</title>
<updated>2021-05-28T04:44:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-28T04:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a20684909b6edadae8e0c8c9ebc0d15d7fc128ba'/>
<id>a20684909b6edadae8e0c8c9ebc0d15d7fc128ba</id>
<content type='text'>
Ensure variables initialised. Remove dead code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure variables initialised. Remove dead code.
</pre>
</div>
</content>
</entry>
</feed>
