<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch rel-3-1-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>Implemented find indicator with animation for OS X.</title>
<updated>2012-04-16T06:04:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-04-16T06:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a1d7176b8051738e3a718f0ecb97a4ba7185f311'/>
<id>a1d7176b8051738e3a718f0ecb97a4ba7185f311</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Protect against NULLs when text is not valid in encoding.</title>
<updated>2012-04-09T09:49:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-04-09T09:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ffb5cfffbd4c033a9b4ca6e3736889cb88790b08'/>
<id>ffb5cfffbd4c033a9b4ca6e3736889cb88790b08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure default style copied to all styles so that font attributes work.</title>
<updated>2012-03-26T22:14:23+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-03-26T22:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1c15808d6a1a3f56617c11cdab4a1ee0882cad17'/>
<id>1c15808d6a1a3f56617c11cdab4a1ee0882cad17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change name of the 'layout' method of ScintillaView and InfoBar to 'positionSubViews'</title>
<updated>2012-03-12T22:55:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-03-12T22:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6c09422ce1490a0cc526bf5178f38d1b8858441b'/>
<id>6c09422ce1490a0cc526bf5178f38d1b8858441b</id>
<content type='text'>
as 'layout' has been added to their superclass NSView in OS X 10.7. The existing
'layout' method interfered with the new automatic layout feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as 'layout' has been added to their superclass NSView in OS X 10.7. The existing
'layout' method interfered with the new automatic layout feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable basic pinch zoom. From Matthew Brush.</title>
<updated>2012-02-29T21:54:02+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-02-29T21:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b2767f90c08c114ff85889323284ec6f709e13b'/>
<id>7b2767f90c08c114ff85889323284ec6f709e13b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ECL lexer.</title>
<updated>2012-02-17T23:33:26+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-02-17T23:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f2b6a8c89a176007c7584fb2ae77e74f5871ec5d'/>
<id>f2b6a8c89a176007c7584fb2ae77e74f5871ec5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Xcode analyze could not understand treating a 2D array as a 1D array</title>
<updated>2012-02-17T09:46:12+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-02-17T09:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b686ba611f0d50e9a1b33c8d6cdc2ef714ea3c77'/>
<id>b686ba611f0d50e9a1b33c8d6cdc2ef714ea3c77</id>
<content type='text'>
so treat as a 2D array.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so treat as a 2D array.
</pre>
</div>
</content>
</entry>
<entry>
<title>New Xcode notes it has performed an upgrade check.</title>
<updated>2012-02-17T06:00:29+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-02-17T06:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b602cabb980c33f23d02628c26d71d40bee07425'/>
<id>b602cabb980c33f23d02628c26d71d40bee07425</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added LexAVS to build for Cocoa.</title>
<updated>2012-01-23T06:58:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-01-23T06:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=26cd4112be5f27565bc71b400cb882265928919e'/>
<id>26cd4112be5f27565bc71b400cb882265928919e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort lexers in alphabetical order.</title>
<updated>2011-12-21T23:19:18+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2011-12-21T23:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=95bc0b47c035fa5fe1352d7e65af347e90037123'/>
<id>95bc0b47c035fa5fe1352d7e65af347e90037123</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
