<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch rel-5-3-6</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 version 5.3.6.</title>
<updated>2023-07-23T06:31:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-07-23T06:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c3cd25752fdec9cba6ded51d4874df585339c532'/>
<id>c3cd25752fdec9cba6ded51d4874df585339c532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for version 5.3.5.</title>
<updated>2023-05-27T08:06:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-05-27T08:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ceae5f95f409d5bcd8a5cabed3b1aebc28b97c12'/>
<id>ceae5f95f409d5bcd8a5cabed3b1aebc28b97c12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable dead code stripping as Xcode 14 wants it set.</title>
<updated>2023-03-10T01:43:38+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-10T01:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8fae431679bf87bbec77ddcaf5b24446cd6e10b5'/>
<id>8fae431679bf87bbec77ddcaf5b24446cd6e10b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for version 5.3.4.</title>
<updated>2023-03-04T01:34:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-04T01:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7ba751da5f5a3db3de3bb7ff5f52536eb166c609'/>
<id>7ba751da5f5a3db3de3bb7ff5f52536eb166c609</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cache client size when view moved or sized. That allows access to it from</title>
<updated>2023-03-02T05:46:14+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-02T05:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c61df8742a4865ac9c67f8ed017248b82fe5574e'/>
<id>c61df8742a4865ac9c67f8ed017248b82fe5574e</id>
<content type='text'>
secondary threads which otherwise shows warnings.
Earlier approach of caching client rectangle failed to handle scrolling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
secondary threads which otherwise shows warnings.
Earlier approach of caching client rectangle failed to handle scrolling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset: 5504b8444ec2</title>
<updated>2023-03-02T05:17:33+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-02T05:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e18633f14c36732d007e8c5bb742cc7d3e69d22d'/>
<id>e18633f14c36732d007e8c5bb742cc7d3e69d22d</id>
<content type='text'>
Failed to draw margins correctly after scrolling as the client rectangle wasn't
updated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Failed to draw margins correctly after scrolling as the client rectangle wasn't
updated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cache client rectangle when view moved or sized. That allows access to it from</title>
<updated>2023-02-27T06:54:43+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-27T06:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0af575240f85b65e2a80eac8baddc38cd45eaf31'/>
<id>0af575240f85b65e2a80eac8baddc38cd45eaf31</id>
<content type='text'>
secondary threads which otherwise shows warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
secondary threads which otherwise shows warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Define argument as const so can be used on const values.</title>
<updated>2023-02-27T06:47:53+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-27T06:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f7866f75ffb28e3831358adfd4bb20a4c6633467'/>
<id>f7866f75ffb28e3831358adfd4bb20a4c6633467</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary casts from CGFloat to XYPosition as they are both double.</title>
<updated>2023-02-27T06:46:20+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-27T06:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e76fbd3f9ba742a1ef789ae215d9a71f9e27ad17'/>
<id>e76fbd3f9ba742a1ef789ae215d9a71f9e27ad17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify runpath for ScintillaTest to be able to run on a different computer,</title>
<updated>2023-02-25T23:57:47+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-25T23:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a7641e03b04fe14776d64d51b0f8f914280bf7ca'/>
<id>a7641e03b04fe14776d64d51b0f8f914280bf7ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
