<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch rel-4-0-5</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>Updates for 4.0.5.</title>
<updated>2018-05-06T11:29:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-06T11:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d71f28372916b1c0915fcd80bb32039bd5de2d38'/>
<id>d71f28372916b1c0915fcd80bb32039bd5de2d38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead function and unnecessary casts. Convert C casts to C++ casts.</title>
<updated>2018-05-01T05:35:09+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-01T05:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fdcdaeffcb7c4ce829f4fab806747e5c9f6ea46a'/>
<id>fdcdaeffcb7c4ce829f4fab806747e5c9f6ea46a</id>
<content type='text'>
Use nullptr where unambiguous and is C++ as distinct from Objective C.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use nullptr where unambiguous and is C++ as distinct from Objective C.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hoist conversion between NSEvent time and Editor method time into function.</title>
<updated>2018-05-01T05:31:04+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-01T05:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f8558fd3e20dd92e30a10753854219b9a1bab9c4'/>
<id>f8558fd3e20dd92e30a10753854219b9a1bab9c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2012]. Use '0' instead of '0l'.</title>
<updated>2018-04-30T22:16:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-30T22:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=80949616e53bcc960ebc375f067d612b1f608f11'/>
<id>80949616e53bcc960ebc375f067d612b1f608f11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use &lt;chrono&gt; for platform-independent timing and remove ElapsedTime.</title>
<updated>2018-04-25T22:19:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-25T22:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f4fdffef1425b7a4293a90fb96219a58b2158019'/>
<id>f4fdffef1425b7a4293a90fb96219a58b2158019</id>
<content type='text'>
Also use #if for painting measurement as there are 7 sections of code to enable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also use #if for painting measurement as there are 7 sections of code to enable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove variables and casts that are not needed.</title>
<updated>2018-04-25T07:42:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-25T07:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=af00d95fc02843ba3cae8d7d076fd43a171d6afd'/>
<id>af00d95fc02843ba3cae8d7d076fd43a171d6afd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use set of coercion functions for transforming WndProc parameters into pointers.</title>
<updated>2018-04-25T07:12:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-25T07:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3fb1bc5789348d9f9a8bc7868c20ab5ba6b41a41'/>
<id>3fb1bc5789348d9f9a8bc7868c20ab5ba6b41a41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardized signature of TargetAsUTF8 and EncodedFromUTF8.</title>
<updated>2018-04-25T06:26:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-25T06:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5f88849f4e0784056efcea8aaea2138aebdf3dfe'/>
<id>5f88849f4e0784056efcea8aaea2138aebdf3dfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with 64-bit positions by using types that expand to 64-bits and</title>
<updated>2018-04-21T22:29:01+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-21T22:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc7c28cfcf21c18f96a49f2cc0818d4f676bd301'/>
<id>dc7c28cfcf21c18f96a49f2cc0818d4f676bd301</id>
<content type='text'>
removing casts to int.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removing casts to int.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce casts by moving casting from char* to UInt8* into QuartzTextLayout::SetText</title>
<updated>2018-04-21T22:22:53+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-21T22:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=23ef8619d029b9edbe0f19212a6b3954b9f79874'/>
<id>23ef8619d029b9edbe0f19212a6b3954b9f79874</id>
<content type='text'>
and adding helper TextStyleFromFont to cast from Font to QuartzTextStyle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and adding helper TextStyleFromFont to cast from Font to QuartzTextStyle.
</pre>
</div>
</content>
</entry>
</feed>
