<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa/ScintillaTest, branch sciteco-rel-5-5-7</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>Turn on multiple selection for macOS demonstration application.</title>
<updated>2024-03-15T06:54:40+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-03-15T06:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0622821ceebac40eb38d7de03c293be03c2702a1'/>
<id>0622821ceebac40eb38d7de03c293be03c2702a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecated methods disableFlushWindow and enableFlushWindow are avoided on</title>
<updated>2023-09-27T05:45:05+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-09-27T05:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e1fe0a2bb0f5fc078f719198276757e4319e0e43'/>
<id>e1fe0a2bb0f5fc078f719198276757e4319e0e43</id>
<content type='text'>
macOS 10.14+.
Test application contains example calls that exercize this when available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
macOS 10.14+.
Test application contains example calls that exercize this when available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test application for Xcode 15 which requires deployment target 10.13+.</title>
<updated>2023-09-27T05:18:28+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-09-27T05:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2ce3269bf0331da6b23cfcc7d954dc7bad33518d'/>
<id>2ce3269bf0331da6b23cfcc7d954dc7bad33518d</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>
<entry>
<title>Remove line end white space.</title>
<updated>2021-08-24T01:39:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-08-24T01:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc0398d650e75efe9641f0c48d630f2c2027281a'/>
<id>dc0398d650e75efe9641f0c48d630f2c2027281a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Xcode project for Xcode 12.5.</title>
<updated>2021-07-28T06:53:07+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-28T06:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=884df029d33db4f93557885fb5020e5cdc9e8a9d'/>
<id>884df029d33db4f93557885fb5020e5cdc9e8a9d</id>
<content type='text'>
Turn off CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER
as headers also used on other platforms that do not build as a framework.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turn off CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER
as headers also used on other platforms that do not build as a framework.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add @file &lt;filename&gt; comments to follow convention.</title>
<updated>2021-05-09T00:05:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-09T00:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd7646eede0a545d598cfe2d0531d8d5644c3bf6'/>
<id>bd7646eede0a545d598cfe2d0531d8d5644c3bf6</id>
<content type='text'>
Fix incorrect filename comments.
Normalize Qt code to use #endif /* X */ insetad of #endif // X.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix incorrect filename comments.
Normalize Qt code to use #endif /* X */ insetad of #endif // X.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set deployment target of ScintillaTest to the minimum supported by current Xcode.</title>
<updated>2021-03-16T09:32:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-16T09:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=17dc32a9f432ea083a8a5978298a913d49893560'/>
<id>17dc32a9f432ea083a8a5978298a913d49893560</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Lexilla in ScintillaTest. Switch from ScintillaFramework to Scintilla.</title>
<updated>2021-03-10T02:33:13+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-10T02:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0ccb4e59e0551fd90dbda4ec3f8ad3e7c5d904ee'/>
<id>0ccb4e59e0551fd90dbda4ec3f8ad3e7c5d904ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add file that avoids extra upgrade checks.</title>
<updated>2020-05-23T10:13:54+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-23T10:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd44769a71bd88fbef5532e11d529a5f7bb0dfec'/>
<id>bd44769a71bd88fbef5532e11d529a5f7bb0dfec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
