<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/macosx/PlatMacOSX.cxx, branch rel-3-3-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>Removing Carbon platform layer in favour of Cocoa.</title>
<updated>2011-09-24T06:18:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-09-24T06:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=74072356f5a85cfffe606901af95f7c175f5aa25'/>
<id>74072356f5a85cfffe606901af95f7c175f5aa25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial implementation of RGBA images.</title>
<updated>2011-06-24T21:58:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-06-24T21:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a35215c303f35e22892193728026b408d083a665'/>
<id>a35215c303f35e22892193728026b408d083a665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed dead code, TODO items that should not be done and added some comments.</title>
<updated>2011-04-01T08:15:02+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-04-01T08:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=32641e65974cbebb09caa9371e8f33aefedf23ab'/>
<id>32641e65974cbebb09caa9371e8f33aefedf23ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for bug #3021473, indicator fill alpha capped at 100.</title>
<updated>2010-06-26T00:06:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-06-26T00:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2956e6259b63bbe72db92286a4a3e16d63ebfac5'/>
<id>2956e6259b63bbe72db92286a4a3e16d63ebfac5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added setting for font quality to allow application to choose anti-aliased,</title>
<updated>2009-11-02T04:51:51+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-11-02T04:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=212257e28c87cd6ed2ff244ee6518be0c73fa342'/>
<id>212257e28c87cd6ed2ff244ee6518be0c73fa342</id>
<content type='text'>
non-anti-aliased or lcd-optimized text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
non-anti-aliased or lcd-optimized text.
</pre>
</div>
</content>
</entry>
<entry>
<title>First stage of Cocoa platform addition.</title>
<updated>2009-05-06T11:00:26+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-05-06T11:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=db7d4c7d5b62d95f008873dbf16db8fd5ad88cdb'/>
<id>db7d4c7d5b62d95f008873dbf16db8fd5ad88cdb</id>
<content type='text'>
Changed identifier id since this is a reserved word in Objective C.
SCI_LEXER and SCI_NAMESPACE turned on automatically for OS X native
compilation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed identifier id since this is a reserved word in Objective C.
SCI_LEXER and SCI_NAMESPACE turned on automatically for OS X native
compilation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #2671749 Mismatching alloc and dealloc fixed.</title>
<updated>2009-03-08T09:23:28+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2009-03-08T09:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9bccfee022457bcd466108ca41a810e5b2f9df55'/>
<id>9bccfee022457bcd466108ca41a810e5b2f9df55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for bug #2354098 delete without [].</title>
<updated>2008-11-27T23:03:39+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2008-11-27T23:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c35c0639609f9fe94e6e1ffc896e367381aa7d88'/>
<id>c35c0639609f9fe94e6e1ffc896e367381aa7d88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modified version of adobe OSX patches.  Most of these patches are provided by Adobe, though I've</title>
<updated>2007-12-05T23:06:58+00:00</updated>
<author>
<name>mixedpuppy</name>
<email>devnull@localhost</email>
</author>
<published>2007-12-05T23:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ffa2c5b99b0eb534498a550d11ac5debc1204c32'/>
<id>ffa2c5b99b0eb534498a550d11ac5debc1204c32</id>
<content type='text'>
reorganized a lot of them
- improved drag/drop
- make copy/paste use modern pasteboard api's
- optimized textlayout usage
- reduce assertions for debug builds
- implement IME support
- other minor things

patches are available in openkomodo, which is a good test ground for scintilla osx (until someone
ports SCiTE).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reorganized a lot of them
- improved drag/drop
- make copy/paste use modern pasteboard api's
- optimized textlayout usage
- reduce assertions for debug builds
- implement IME support
- other minor things

patches are available in openkomodo, which is a good test ground for scintilla osx (until someone
ports SCiTE).
</pre>
</div>
</content>
</entry>
<entry>
<title>Allows the popup to be displayed below as long as it can fit on the monitor</title>
<updated>2007-07-07T02:54:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2007-07-07T02:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3f2f73d410c84aa74ec109085e51e3338b6b532b'/>
<id>3f2f73d410c84aa74ec109085e51e3338b6b532b</id>
<content type='text'>
the cursor is on rather than flipping up above the current point when near
bottom of window.
Implemented for GTK+ by John Ehresman.
Partial Windows implementation #ifdefed out because it uses calls
unavailable on Windows 95.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the cursor is on rather than flipping up above the current point when near
bottom of window.
Implemented for GTK+ by John Ehresman.
Partial Windows implementation #ifdefed out because it uses calls
unavailable on Windows 95.
</pre>
</div>
</content>
</entry>
</feed>
