<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa/InfoBar.mm, branch rel-3-5-6</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 warnings for suspicious type conversions and not fully bracketed initializers,</title>
<updated>2015-02-14T00:11:50+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-14T00:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ad340d3cb12cd33a33d04d7fce75b3d53b52a4b6'/>
<id>ad340d3cb12cd33a33d04d7fce75b3d53b52a4b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc comments.</title>
<updated>2015-02-13T13:05:29+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-13T13:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bc0ec7a0e8fb1fed2fe7a2aeb67433dc497f08d0'/>
<id>bc0ec7a0e8fb1fed2fe7a2aeb67433dc497f08d0</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>Update InfoBar to use combined images.</title>
<updated>2013-11-11T12:42:27+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-11T12:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b814cd16b821b2ae7b678206b8fa1bf98a4cd8fa'/>
<id>b814cd16b821b2ae7b678206b8fa1bf98a4cd8fa</id>
<content type='text'>
Change SDK setting to latest so will work with both Xcode 4.6 and 5.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change SDK setting to latest so will work with both Xcode 4.6 and 5.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling mistakes in comments.</title>
<updated>2013-09-08T02:01:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-08T02:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8d67948c8a547be2e60d14856dfb96dfc543cfb2'/>
<id>8d67948c8a547be2e60d14856dfb96dfc543cfb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak.</title>
<updated>2013-01-08T06:34:56+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-01-08T06:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0b52fe75ae0a5a4e237314d2b14cf629282a0423'/>
<id>0b52fe75ae0a5a4e237314d2b14cf629282a0423</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>64-bit fixes.</title>
<updated>2011-05-21T01:52:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-05-21T01:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=47dd6f2e276c96d48276c74badb04a1edf68eb0b'/>
<id>47dd6f2e276c96d48276c74badb04a1edf68eb0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to launchpad scintilla-cocoa revision 33.</title>
<updated>2010-04-22T09:28:18+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-04-22T09:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dfc27758ce34c3bfe0c420d36cb80e4e07f883b3'/>
<id>dfc27758ce34c3bfe0c420d36cb80e4e07f883b3</id>
<content type='text'>
Context menu implemented.
Many warnings avoided.
Make files added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Context menu implemented.
Many warnings avoided.
Make files added.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix in the InfoBar to avoid setting a cell class for the entire application.</title>
<updated>2009-09-04T13:10:56+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-09-04T13:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cade69e35c51bd48833ed77e417679056540c8ae'/>
<id>cade69e35c51bd48833ed77e417679056540c8ae</id>
<content type='text'>
Fixed memory leak re. notification center.
Cursor handling did not properly retain the used cursor image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed memory leak re. notification center.
Cursor handling did not properly retain the used cursor image.
</pre>
</div>
</content>
</entry>
</feed>
