<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/PlatWin.h, branch rel-5-6-1</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>Apply rule-of-5 since painter holds a resource.</title>
<updated>2025-11-28T05:16:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-11-28T05:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=db155eee02ef6ae7d6a5d9567a1100b621a23190'/>
<id>db155eee02ef6ae7d6a5d9567a1100b621a23190</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Squash some warnings, mostly by defining constants symbolically.</title>
<updated>2025-06-12T03:23:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-06-12T03:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54ff6ee4087b74dd3c075f2cac6100f0542c87dd'/>
<id>54ff6ee4087b74dd3c075f2cac6100f0542c87dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize access to system colours through GetSysColor and avoid casts.</title>
<updated>2025-03-28T04:52:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-28T04:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2b897e4c4a0cf9d67095b4d4d37d852f61d02667'/>
<id>2b897e4c4a0cf9d67095b4d4d37d852f61d02667</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use constant for pointsPerInch.</title>
<updated>2025-03-27T07:06:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-27T07:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c2189f99d1781b4d676ea9741052df353e0180bd'/>
<id>c2189f99d1781b4d676ea9741052df353e0180bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SurfaceGDI, SurfaceD2D, ListBox, and associated code out of PlatWin.cxx to</title>
<updated>2025-03-20T05:46:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-20T05:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2f542786fd95e7bbce6c689934cb4988aa3fa1df'/>
<id>2f542786fd95e7bbce6c689934cb4988aa3fa1df</id>
<content type='text'>
new files SurfaceGDI.cxx, SurfaceD2D.cxx, and ListBox.cxx + associated headers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new files SurfaceGDI.cxx, SurfaceD2D.cxx, and ListBox.cxx + associated headers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize render target initialization.</title>
<updated>2025-03-19T23:34:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-19T23:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b1823dea90391e67d4a5ee96a4a997230035fe58'/>
<id>b1823dea90391e67d4a5ee96a4a997230035fe58</id>
<content type='text'>
Use symbolic names for DPI instead of inline value 96.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use symbolic names for DPI instead of inline value 96.
</pre>
</div>
</content>
</entry>
<entry>
<title>Encapsulate WM_PAINT handling.</title>
<updated>2025-03-19T01:16:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-19T01:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ef7a5121743a207b5f0629614b486c431bb55af6'/>
<id>ef7a5121743a207b5f0629614b486c431bb55af6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hoist RECT to PRectangle conversions into a function.</title>
<updated>2025-03-11T22:30:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-11T22:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f73a19c810ff40d004f4c0e154de98bf4a52c010'/>
<id>f73a19c810ff40d004f4c0e154de98bf4a52c010</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SizeOfRect to header to allow use in ScintillaWin.cxx where it simplifies</title>
<updated>2025-02-19T21:28:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-02-19T21:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c095018183f100e044ee749aa5b99ac913b7637b'/>
<id>c095018183f100e044ee749aa5b99ac913b7637b</id>
<content type='text'>
and avoids type warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and avoids type warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to using ComPtr from WRL for render target code for simplicity and</title>
<updated>2025-02-16T21:48:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-02-16T21:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dd58631f7a0193dd95523d1ebe4114753fef06c0'/>
<id>dd58631f7a0193dd95523d1ebe4114753fef06c0</id>
<content type='text'>
familiarity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
familiarity.
</pre>
</div>
</content>
</entry>
</feed>
