<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa/ScintillaView.mm, branch sciteco-rel-5-5-2</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>Bug [#2402]. Fix invisible text on macOS 14 Sonoma when building with Xcode 15.</title>
<updated>2023-09-27T05:51:34+00:00</updated>
<author>
<name>Chinh Nguyen</name>
<email>unknown</email>
</author>
<published>2023-09-27T05:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd0a5dfdc646bfd5175976ce2df8ebffc7a94b96'/>
<id>fd0a5dfdc646bfd5175976ce2df8ebffc7a94b96</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>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>Remove deprecated setOnMouseEntered calls.</title>
<updated>2023-02-25T23:56:40+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-25T23:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dce172e8b5508f9acd14d4241e18b875a5f67d90'/>
<id>dce172e8b5508f9acd14d4241e18b875a5f67d90</id>
<content type='text'>
They do not appear to be needed since SCIMarginView does not have a mouseEntered
method and SCIContentView receives mouseEntered anyway because of its tracking
area.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They do not appear to be needed since SCIMarginView does not have a mouseEntered
method and SCIContentView receives mouseEntered anyway because of its tracking
area.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated graphicsPort API with current CGContext.</title>
<updated>2023-02-23T23:43:05+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-23T23:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a00f308a11b90a0edb1bd9a71a78612e0463fe83'/>
<id>a00f308a11b90a0edb1bd9a71a78612e0463fe83</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 10.13+, use new NSPasteboardTypeFileURL type to receive files dragged</title>
<updated>2023-02-23T23:25:54+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-23T23:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=778dc10b3ee2f621d8548b1d074429c44bd3ae62'/>
<id>778dc10b3ee2f621d8548b1d074429c44bd3ae62</id>
<content type='text'>
onto Scintilla but continue using NSFilenamesPboardType on older systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
onto Scintilla but continue using NSFilenamesPboardType on older systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated colorUsingColorSpaceName with current colorUsingColorSpace.</title>
<updated>2023-02-23T00:51:10+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-23T00:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=848feea717a5dde6d3c06ea2e8017f07882cdc6d'/>
<id>848feea717a5dde6d3c06ea2e8017f07882cdc6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated NSStringPboardType with current NSPasteboardTypeString.</title>
<updated>2023-02-22T06:31:22+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-22T06:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f69f3e612733f95f6ee453372bbc65aedb91f8c4'/>
<id>f69f3e612733f95f6ee453372bbc65aedb91f8c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1425] Allow Scintilla to run if built without cursor images.</title>
<updated>2022-01-13T00:55:37+00:00</updated>
<author>
<name>Christian Schmitz</name>
<email>unknown</email>
</author>
<published>2022-01-13T00:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ea07cf27bb639d99e8e576c79c5a6733a0a7407c'/>
<id>ea07cf27bb639d99e8e576c79c5a6733a0a7407c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2292] Better fix to draw margin means drawHashMarksAndLabelsInRect called.</title>
<updated>2021-11-30T21:11:56+00:00</updated>
<author>
<name>Chinh Nguyen</name>
<email>unknown</email>
</author>
<published>2021-11-30T21:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e65fc59e6cc5b7ef22ba92d13870d8e143149b88'/>
<id>e65fc59e6cc5b7ef22ba92d13870d8e143149b88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
