<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa/ScintillaCocoa.mm, branch rel-3-2-5</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>Fix crash that can occur after running "Convert to Modern Objective-C Syntax"</title>
<updated>2013-02-07T02:36:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-02-07T02:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=732796abe45c95b88d091b875f855e331b7839f2'/>
<id>732796abe45c95b88d091b875f855e331b7839f2</id>
<content type='text'>
which leads to an NSArray that contains nil.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which leads to an NSArray that contains nil.
</pre>
</div>
</content>
</entry>
<entry>
<title>Type casts so will build in std=c++11 mode.</title>
<updated>2013-01-30T00:19:56+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-01-30T00:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c9be849f2ed9a972c9e0a7d2eaa89593fc375a2c'/>
<id>c9be849f2ed9a972c9e0a7d2eaa89593fc375a2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug: [#1436] Remove as observer in TimerTarget dealloc.</title>
<updated>2013-01-10T22:58:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-01-10T22:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=27c85f05e8ed3128eef0244bca0ac653752684be'/>
<id>27c85f05e8ed3128eef0244bca0ac653752684be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switched Alt+Delete to delete word left to be more compatible with</title>
<updated>2013-01-09T23:02:18+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-01-09T23:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7085d8256501140935a8063dbbe2a3b50d7adb1e'/>
<id>7085d8256501140935a8063dbbe2a3b50d7adb1e</id>
<content type='text'>
OS X standards.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OS X standards.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix retain count of timerTarget so it can be deallocated.</title>
<updated>2013-01-04T08:16:40+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-01-04T08:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=47eb10237c8500ea2ff7c416cb33f14b28dbfe65'/>
<id>47eb10237c8500ea2ff7c416cb33f14b28dbfe65</id>
<content type='text'>
From Mike Lischke at Oracle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Mike Lischke at Oracle.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix object ownership and thus memory management. Change owner and backend</title>
<updated>2013-01-04T07:23:23+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-01-04T07:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e747a5f6cced2aec6ecb0ed2cee24736e54764b1'/>
<id>e747a5f6cced2aec6ecb0ed2cee24736e54764b1</id>
<content type='text'>
properties to (nonatomic, assign) as pointers to owners should not be
retained and backend is a pointer to a C++ object.
Move property declarations before methods.
Update copyright notice.
From Mike Lischke at Oracle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
properties to (nonatomic, assign) as pointers to owners should not be
retained and backend is a pointer to a C++ object.
Move property declarations before methods.
Update copyright notice.
From Mike Lischke at Oracle.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed invalid octal number 0f.</title>
<updated>2012-12-30T07:27:53+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-12-30T07:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f3b24db7919e15689a534d3225f982f746cc9bd5'/>
<id>f3b24db7919e15689a534d3225f982f746cc9bd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cocoa: avoid dividing by zero when setting vertical scroll position</title>
<updated>2012-10-26T20:43:14+00:00</updated>
<author>
<name>Mook</name>
<email>marky@activestate.com</email>
</author>
<published>2012-10-26T20:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b8794a4b06ebfa17fe78674a0a6731e328919104'/>
<id>b8794a4b06ebfa17fe78674a0a6731e328919104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit horizontal scroll value so that it does not go negative when swiping</title>
<updated>2012-10-13T11:26:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-10-13T11:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=055316b2daca2226068e8b2bbb36e1f5ebdc425a'/>
<id>055316b2daca2226068e8b2bbb36e1f5ebdc425a</id>
<content type='text'>
touchpad with a small scroll width.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
touchpad with a small scroll width.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problem with find indicator showing upside down at wrong y-position when</title>
<updated>2012-10-06T01:32:39+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-10-06T01:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f968d88ba2be750007e085fa133df968b909b28'/>
<id>7f968d88ba2be750007e085fa133df968b909b28</id>
<content type='text'>
applications built for 10.8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
applications built for 10.8.
</pre>
</div>
</content>
</entry>
</feed>
