<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, 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>Changed selection appearance to lighter as that leaves the text more readable on 10.10.</title>
<updated>2015-02-26T06:52:05+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-26T06:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4f2f17841baa85fcab3e420774521c23cd94126c'/>
<id>4f2f17841baa85fcab3e420774521c23cd94126c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug where autocompletion and call-ups were placed on the wrong screen due to</title>
<updated>2015-02-26T06:50:24+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-26T06:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f8a8fe4aa79d96046fc08cf1dafc1cdef274f4bb'/>
<id>f8a8fe4aa79d96046fc08cf1dafc1cdef274f4bb</id>
<content type='text'>
some code using the screen of the window and other code using the main screen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some code using the screen of the window and other code using the main screen.
</pre>
</div>
</content>
</entry>
<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>Fix bugs caused by deleting text with undo collection off when entering IME composition mode.</title>
<updated>2015-02-16T06:20:58+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-16T06:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=290d6b8e2b36149e52f6d95ffe193797870de65a'/>
<id>290d6b8e2b36149e52f6d95ffe193797870de65a</id>
<content type='text'>
This deleted text isn't in the undo history and it isn't in the document so can never be recovered
so makes it impossible to correctly perform undo.
Add logging for unexpected situations and throw an exception when undo can't be performed.
Ensure empty marked text range is always in canonical (NSNotFound,0) form.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This deleted text isn't in the undo history and it isn't in the document so can never be recovered
so makes it impossible to correctly perform undo.
Add logging for unexpected situations and throw an exception when undo can't be performed.
Ensure empty marked text range is always in canonical (NSNotFound,0) form.
</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>Fix doc comments.</title>
<updated>2015-02-13T13:05:29+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-13T13:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bc0ec7a0e8fb1fed2fe7a2aeb67433dc497f08d0'/>
<id>bc0ec7a0e8fb1fed2fe7a2aeb67433dc497f08d0</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:#1091]. S-Record lexer added on OS X.</title>
<updated>2014-12-16T02:25:58+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-12-16T02:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3f7e896fd12da8087f928fca963a13be510000b3'/>
<id>3f7e896fd12da8087f928fca963a13be510000b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
