<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/PlatWin.cxx, branch rel-3-4-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>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>
<entry>
<title>Replacing the int-based constructors for Point and PRectangle with FromInts</title>
<updated>2014-05-03T10:21:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-03T10:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ce6e4b52401b29e0f34888250b8c8cbb5821bc4d'/>
<id>ce6e4b52401b29e0f34888250b8c8cbb5821bc4d</id>
<content type='text'>
static methods as there were too many failures with mixed types and not-quite
matching types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
static methods as there were too many failures with mixed types and not-quite
matching types.
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn on MSVC 'possible loss of data' warnings and add explicit casts.</title>
<updated>2014-05-03T08:01:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-03T08:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c3e5215e06bd8ff394a9911b5573969cc55681a0'/>
<id>c3e5215e06bd8ff394a9911b5573969cc55681a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicit and more consistent use of XYPOSITION versus int.</title>
<updated>2014-05-03T04:16:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-03T04:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e7f79269406933b3edef09c5e6ece9f0d8a99bad'/>
<id>e7f79269406933b3edef09c5e6ece9f0d8a99bad</id>
<content type='text'>
Fixes possible loss of data warnings when switched on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes possible loss of data warnings when switched on.
</pre>
</div>
</content>
</entry>
<entry>
<title>Free system libraries at finalization.</title>
<updated>2014-04-25T00:23:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-04-25T00:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8265cfedef23121375966cfd6f22975330580f11'/>
<id>8265cfedef23121375966cfd6f22975330580f11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete factories when shutting down to avoid system messages frommm DXGI.</title>
<updated>2014-04-24T23:37:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-04-24T23:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=842ed275e902c0d9eaca950860e3b15cf6aca9cc'/>
<id>842ed275e902c0d9eaca950860e3b15cf6aca9cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug when resizing list with only short strings caused the list to move.</title>
<updated>2014-02-02T07:04:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-02-02T07:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bac0c02143ee1dbd92a274d2e194e6274c420281'/>
<id>bac0c02143ee1dbd92a274d2e194e6274c420281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make RoundedRectangle with Direct2D have similar shape to GDI with 4 pixel</title>
<updated>2014-01-24T02:59:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-24T02:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e5848239dc9c3736683be0f85c385c51fc337131'/>
<id>e5848239dc9c3736683be0f85c385c51fc337131</id>
<content type='text'>
radius corners.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
radius corners.
</pre>
</div>
</content>
</entry>
</feed>
