<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch rel-3-5-1</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>Updated for Xcode 6.0.1.</title>
<updated>2014-09-19T00:44:38+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-09-19T00:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=23c0477cdd3b7eac08d7ed69806885b23ad8ab8d'/>
<id>23c0477cdd3b7eac08d7ed69806885b23ad8ab8d</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>Add BibTeX lexer to OS X project.</title>
<updated>2014-09-03T00:24:08+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-09-03T00:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=754eaaf2b9e0c5a2aca8443a8d3c44c04e9a69bf'/>
<id>754eaaf2b9e0c5a2aca8443a8d3c44c04e9a69bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added registry lexer to Cocoa build.</title>
<updated>2014-08-09T05:10:43+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-08-09T05:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=958cbf8f53d17916b4be376c17cff6b2618834b9'/>
<id>958cbf8f53d17916b4be376c17cff6b2618834b9</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>Switch from tracking rectangle to tracking area. This is the more recent Cocoa API and</title>
<updated>2014-07-15T01:06:00+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-07-15T01:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b7865ca3062d57ebe990468a9275180f0d60569'/>
<id>7b7865ca3062d57ebe990468a9275180f0d60569</id>
<content type='text'>
allows detection of mouse movement when the view does not have the focus which is
needed for dwell events.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allows detection of mouse movement when the view does not have the focus which is
needed for dwell events.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the insertText: method on ScintillaView to accept NSAttributedString as well as NSString,</title>
<updated>2014-07-10T04:46:05+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-07-10T04:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=21825700a2a645ad1cb5ddcc0cc31edd72600748'/>
<id>21825700a2a645ad1cb5ddcc0cc31edd72600748</id>
<content type='text'>
since insertText: is from the NSResponder superclass where it is defined to accept both.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since insertText: is from the NSResponder superclass where it is defined to accept both.
</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>Split out EditModel, MarginView, and EditView classes into separate files.</title>
<updated>2014-07-08T08:05:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-07-08T08:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e53ed747c8090fa4c4853388f0ef4836c9bd8c8d'/>
<id>e53ed747c8090fa4c4853388f0ef4836c9bd8c8d</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>
</feed>
