<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch rel-3-5-0</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>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>
<entry>
<title>Stop copying private headers to framework headers directory.</title>
<updated>2014-06-17T06:29:21+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-17T06:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7bdcd78deb14268d41d23aacf00d47a59f98dd83'/>
<id>7bdcd78deb14268d41d23aacf00d47a59f98dd83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using the platform's NS_OPTIONS macro to define exported enumeration as recommended</title>
<updated>2014-06-17T06:06:01+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-17T06:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3f384337b50dcf74131c4cf1bb81b2be25474fc0'/>
<id>3f384337b50dcf74131c4cf1bb81b2be25474fc0</id>
<content type='text'>
by Apple's documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by Apple's documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use headers from framework instead of from relative paths.</title>
<updated>2014-06-17T05:45:44+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-06-17T05:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bcf5198fef31f049e914629a1035778b1cfd2e00'/>
<id>bcf5198fef31f049e914629a1035778b1cfd2e00</id>
<content type='text'>
This checks that the Scintilla framework exposes headers correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This checks that the Scintilla framework exposes headers correctly.
</pre>
</div>
</content>
</entry>
</feed>
