<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch start-platform-changes</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>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>Turn off warnings for quoted include in framework headers.</title>
<updated>2021-03-10T02:04:03+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-10T02:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aaceccdddd5d0a074a0ab76edb8738225c02d8b1'/>
<id>aaceccdddd5d0a074a0ab76edb8738225c02d8b1</id>
<content type='text'>
These are 'framework headers' from the point of view of client code but
are 'user headers' from Scintilla's POV. Using angle brackets so they are
'system headers' could cause problems with other build systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are 'framework headers' from the point of view of client code but
are 'user headers' from Scintilla's POV. Using angle brackets so they are
'system headers' could cause problems with other build systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add public headers (ILexer.h, ILoader.h, Scintilla.h, Sci_Position.h) to project.</title>
<updated>2021-03-10T01:58:44+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-10T01:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7562fb617797d1867bc06efc3b54fe6a3a62381e'/>
<id>7562fb617797d1867bc06efc3b54fe6a3a62381e</id>
<content type='text'>
Mark them as well as (ScintillaView.h, InfoBar.h, InfoBarCommunicator.h) as public
so they will be copied into the framework's Headers directory for use by clients.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mark them as well as (ScintillaView.h, InfoBar.h, InfoBarCommunicator.h) as public
so they will be copied into the framework's Headers directory for use by clients.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase deployment target to 10.9 as it is the minimum supported by Xcode 12.4.</title>
<updated>2021-03-09T23:57:42+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-09T23:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b3c2ea0b5c1111b89b20097421ecb54a2621025b'/>
<id>b3c2ea0b5c1111b89b20097421ecb54a2621025b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version number to 5.0.0.</title>
<updated>2021-03-05T06:33:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-05T06:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=450d27fc17ea7dcf446f968dd257579fd5eed364'/>
<id>450d27fc17ea7dcf446f968dd257579fd5eed364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made comment make sense.</title>
<updated>2021-02-06T23:26:33+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-02-06T23:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f5af58162f689c4159cb245d0aea9244aa972009'/>
<id>f5af58162f689c4159cb245d0aea9244aa972009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On macOS 11, autocompletion list text was being truncated. An extra 22 pixels</title>
<updated>2021-02-06T23:19:03+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-02-06T23:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=afef7b27d25b91bb3e446446b91519bcc3770876'/>
<id>afef7b27d25b91bb3e446446b91519bcc3770876</id>
<content type='text'>
was added to the width just on macOS 11.
Its likely that there is a better way to discover the additional width needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
was added to the width just on macOS 11.
Its likely that there is a better way to discover the additional width needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Xcode project and remove SciLexer.h from ScintillaView.h.</title>
<updated>2020-11-08T21:12:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-11-08T21:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b2c399ae8b2a547e77a05f318e58a96fca2d4ea8'/>
<id>b2c399ae8b2a547e77a05f318e58a96fca2d4ea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Lexilla files from Scintilla</title>
<updated>2021-01-29T09:51:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-01-29T09:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54341053b273c905afa7503d8dadcc4c46a0d2d3'/>
<id>54341053b273c905afa7503d8dadcc4c46a0d2d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
