<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa/ScintillaCocoa.mm, branch rel-3-5-4</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>Implement additional methods from the NSTextInputClient protocol so that more</title>
<updated>2015-02-21T23:12:28+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-21T23:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=073e3f561733cf37e4173542f9652f5f46b35ea3'/>
<id>073e3f561733cf37e4173542f9652f5f46b35ea3</id>
<content type='text'>
features of the IME work. attributedSubstringForProposedRange:actualRange: and
characterIndexForPoint: now have full implementations.
This required using UTF-16 document indexes in many places as that is what
Cocoa wants. Tentative undo is used for the composition text instead of turning
off undo as that is safer and similar to IME code on other platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
features of the IME work. attributedSubstringForProposedRange:actualRange: and
characterIndexForPoint: now have full implementations.
This required using UTF-16 document indexes in many places as that is what
Cocoa wants. Tentative undo is used for the composition text instead of turning
off undo as that is safer and similar to IME code on other platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SCI_TARGETASUTF8 and SCI_ENCODEDFROMUTF8 on Cocoa.</title>
<updated>2015-02-16T00:13:24+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-16T00:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8ad87a8f8ce2aca54714f7f2735638ac5d14d830'/>
<id>8ad87a8f8ce2aca54714f7f2735638ac5d14d830</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unused parameter warnings. Remove code that is never executed.</title>
<updated>2015-02-14T03:26:18+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-14T03:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=27ece76464430a35712bbb5a8f5746dcc868a25e'/>
<id>27ece76464430a35712bbb5a8f5746dcc868a25e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings for suspicious type conversions and not fully bracketed initializers,</title>
<updated>2015-02-14T00:11:50+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-14T00:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ad340d3cb12cd33a33d04d7fce75b3d53b52a4b6'/>
<id>ad340d3cb12cd33a33d04d7fce75b3d53b52a4b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 64-&gt;32 bit conversion warnings.</title>
<updated>2015-02-13T22:15:28+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-13T22:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f7d61952392541139af922ac027bd11dc1cb5c33'/>
<id>f7d61952392541139af922ac027bd11dc1cb5c33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow choice between windowed and inline IME.</title>
<updated>2014-09-12T01:22:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-09-12T01:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=044efe69724c92a538b9f6e6252ae5782f860153'/>
<id>044efe69724c92a538b9f6e6252ae5782f860153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement separate timers for each type of periodic activity and turn them on and off</title>
<updated>2014-07-15T02:04:54+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-07-15T02:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=baf2d31068737bf24102cee6a7fed33e0d00d1f3'/>
<id>baf2d31068737bf24102cee6a7fed33e0d00d1f3</id>
<content type='text'>
as required. This saves power as there are fewer wake ups.
A tolerance value is provided so that platforms that support coalescing timers,
Windows 8+ and OS X 10.9+, can use them.
The previous global 100 millisecond timer may still be used by non-core platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as required. This saves power as there are fewer wake ups.
A tolerance value is provided so that platforms that support coalescing timers,
Windows 8+ and OS X 10.9+, can use them.
The previous global 100 millisecond timer may still be used by non-core platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made recent refactor work on Cocoa.</title>
<updated>2014-07-08T08:28:21+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-07-08T08:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=968e9cf565b620b1e486da1e9bcde9a34c3f7abc'/>
<id>968e9cf565b620b1e486da1e9bcde9a34c3f7abc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Specifying some methods as const as they are used from display and measurement</title>
<updated>2014-07-08T03:08:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-07-08T03:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7a875962c50e21c6403bdeecc549faca72a3bea1'/>
<id>7a875962c50e21c6403bdeecc549faca72a3bea1</id>
<content type='text'>
code that will be changed to have read-only access.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
code that will be changed to have read-only access.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused TopContainer method. Use less specific types when possible.</title>
<updated>2014-06-17T05:44:37+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-17T05:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4ebd8b6024c5653f10810f3df4f0cf823c41b30f'/>
<id>4ebd8b6024c5653f10810f3df4f0cf823c41b30f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
