<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch rel-3-3-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>Fix problems with input composition that could stop undo working.</title>
<updated>2013-04-09T03:15:47+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-04-09T03:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=15a1ac5299a71728b459a2f0ed6616088aa3ae46'/>
<id>15a1ac5299a71728b459a2f0ed6616088aa3ae46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix automatic scrolling on Cocoa.</title>
<updated>2013-04-02T04:31:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-04-02T04:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6d7aca3c835014caca0d7c4d5b75b36397c4b8c8'/>
<id>6d7aca3c835014caca0d7c4d5b75b36397c4b8c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling in comments.</title>
<updated>2013-03-26T22:25:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-03-26T22:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5e6a098948d51ac44b206114b015ac7f9f44969a'/>
<id>5e6a098948d51ac44b206114b015ac7f9f44969a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect resizes on the ScintillaView so that text is rewrapped.</title>
<updated>2013-03-26T10:30:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-03-26T10:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=11ac19d2904e240aea5d38324374a6eca634d42f'/>
<id>11ac19d2904e240aea5d38324374a6eca634d42f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed painting of margin view when lines wrapped inside paint of text view.</title>
<updated>2013-03-23T21:49:14+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-03-23T21:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9929e5c1ddf785456cd57ea893fef1bd3c397ca2'/>
<id>9929e5c1ddf785456cd57ea893fef1bd3c397ca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use an NSScrollView on Cocoa for kinetic scrolling and hiding scrollbars unless wanted.</title>
<updated>2013-03-15T12:34:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-03-15T12:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9d124ce8cc3b212187f8b9637bf6c4685377fa87'/>
<id>9d124ce8cc3b212187f8b9637bf6c4685377fa87</id>
<content type='text'>
Also affects platform-independent code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also affects platform-independent code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added type safety by using InnerView where applicable instead of generic NSView.</title>
<updated>2013-03-15T09:37:27+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-03-15T09:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=23d76d437f1089cdd2cc7c01cf011ec21f7f7a63'/>
<id>23d76d437f1089cdd2cc7c01cf011ec21f7f7a63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure all fields initialised.</title>
<updated>2013-03-15T09:12:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-03-15T09:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7dc05d8d1ff8b415918817bb5963267b63c520e7'/>
<id>7dc05d8d1ff8b415918817bb5963267b63c520e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead code.</title>
<updated>2013-03-15T09:12:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-03-15T09:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0b1fa27bd4fbfba6e25c7d9bd439b15b656f9d5c'/>
<id>0b1fa27bd4fbfba6e25c7d9bd439b15b656f9d5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed owner property as it is not used.</title>
<updated>2013-03-15T09:02:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-03-15T09:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a42e74a667b28729b7b2e7b29d9c1c8b6a055a94'/>
<id>a42e74a667b28729b7b2e7b29d9c1c8b6a055a94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
