<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa/ScintillaCocoa.mm, branch rel-3-3-9</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>Make single argument constructors explicit to avoid unexpected conversions.</title>
<updated>2013-12-15T01:49:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-15T01:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3d0a66fc8c15a74ae33a5d92b68c0b9adcd02920'/>
<id>3d0a66fc8c15a74ae33a5d92b68c0b9adcd02920</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Format normalization - whitespace and braces made consistent.</title>
<updated>2013-12-14T23:46:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-14T23:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7c020de8903c45bcc32795e28cc13a32285513f3'/>
<id>7c020de8903c45bcc32795e28cc13a32285513f3</id>
<content type='text'>
Parameter names added to method declarations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Parameter names added to method declarations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure find indicator correctly flipped on OS X 10.9.</title>
<updated>2013-12-06T05:19:52+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-06T05:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6b4ae405b3921ee5312612caee2048be93e36d80'/>
<id>6b4ae405b3921ee5312612caee2048be93e36d80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with appearance of newly scrolled content on OS X 10.9 where previously</title>
<updated>2013-12-03T11:14:21+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-03T11:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3c73b698a8edc423776ecf8f40c1586fc5b093cd'/>
<id>3c73b698a8edc423776ecf8f40c1586fc5b093cd</id>
<content type='text'>
prepared content was shown.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prepared content was shown.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1544]. Mac font quality not applied to margin.</title>
<updated>2013-11-03T03:48:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-03T03:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5111494639424c3989874a82bba8a58df6f826ff'/>
<id>5111494639424c3989874a82bba8a58df6f826ff</id>
<content type='text'>
From Mark Yen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Mark Yen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1541]. Paste into multiple selections on OSX only inserts at one selection point.</title>
<updated>2013-10-24T21:25:33+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-24T21:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b0e989a6b1206749ddf413555168c27355776299'/>
<id>b0e989a6b1206749ddf413555168c27355776299</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>To follow naming conventions InnerView was renamed to SCIContentView and</title>
<updated>2013-10-13T21:14:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-13T21:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=13814407453aebe75f47aef9ac7e70723d345eb9'/>
<id>13814407453aebe75f47aef9ac7e70723d345eb9</id>
<content type='text'>
MarginView was renamed to SCIMarginView.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MarginView was renamed to SCIMarginView.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1534]. Drag and drop fails when destination view is empty.</title>
<updated>2013-10-04T23:07:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-04T23:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c96d2fd09ba30c5b769785ecfc13a48cfae4af5b'/>
<id>c96d2fd09ba30c5b769785ecfc13a48cfae4af5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1533]. [NSImage dissolveToPoint:fromRect:fraction:] is deprecated.</title>
<updated>2013-10-04T01:08:56+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-04T01:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c438e23d379029108dd0474e12156f7059cb2a4d'/>
<id>c438e23d379029108dd0474e12156f7059cb2a4d</id>
<content type='text'>
From Chinh Nguyen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Chinh Nguyen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed command: method from ScintillaNotificationProtocol as all events can now be</title>
<updated>2013-09-30T06:34:40+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-30T06:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=deb3e4c0f34a483a3cb5daa3009da5cdead45e6a'/>
<id>deb3e4c0f34a483a3cb5daa3009da5cdead45e6a</id>
<content type='text'>
received through the notification: method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
received through the notification: method.
</pre>
</div>
</content>
</entry>
</feed>
