<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/macosx/PlatMacOSX.cxx, branch rel-3-11-2</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>unknown</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=c90895ffeff34bab88b2bad25c2686b17a54e087'/>
<id>c90895ffeff34bab88b2bad25c2686b17a54e087</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>unknown</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=640bc7546d4d8ad5228e09ed2d280ea12b0690e9'/>
<id>640bc7546d4d8ad5228e09ed2d280ea12b0690e9</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>unknown</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=5b0a22e9eab042ab2bf8d9addbf9ad7bbe156160'/>
<id>5b0a22e9eab042ab2bf8d9addbf9ad7bbe156160</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>unknown</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=33af0cdef8e363d1c68e3658169b5870e7b44503'/>
<id>33af0cdef8e363d1c68e3658169b5870e7b44503</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>unknown</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=c563199dde32ce1d04e95c478dbd6a3e352f5d4d'/>
<id>c563199dde32ce1d04e95c478dbd6a3e352f5d4d</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>unknown</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=55d4a1dcbbe2f7b5f4651808825f40bd16c78b66'/>
<id>55d4a1dcbbe2f7b5f4651808825f40bd16c78b66</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>unknown</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=5f4ef4376d75c309cc73499d8fca3ff6623660cb'/>
<id>5f4ef4376d75c309cc73499d8fca3ff6623660cb</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>unknown</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=1a8ce1a2cab38ac9991f9adb7784fa3d27d20ec5'/>
<id>1a8ce1a2cab38ac9991f9adb7784fa3d27d20ec5</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>unknown</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=21f54a4c47ad89ab870be19b4db5ca1914992608'/>
<id>21f54a4c47ad89ab870be19b4db5ca1914992608</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>unknown</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=f6a09392bbf959d95cd112b9ce1378a0f952776f'/>
<id>f6a09392bbf959d95cd112b9ce1378a0f952776f</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>
