Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-24 | Removing Carbon platform layer in favour of Cocoa. | nyamatongwe | 1 | -2244/+0 | |
2011-02-02 | Made work on Carbon bymaking a simple form of ClearSelection | nyamatongwe | 1 | -1/+1 | |
that fits in command table. | |||||
2010-08-05 | Bug #3039732 drag/drop on OSX overwrites clipboard. | nyamatongwe | 1 | -4/+6 | |
Patch from Eric Promislow. | |||||
2010-08-05 | Removed line end white space. | nyamatongwe | 1 | -85/+85 | |
2010-03-29 | Ensure does not crash if NULL handle. | nyamatongwe | 1 | -14/+17 | |
2009-07-12 | Made compile with new selection class for Mac OS X Carbon. | nyamatongwe | 1 | -16/+16 | |
2009-04-16 | Reverted last change for bug #2722617 on advice of Eric. | nyamatongwe | 1 | -3/+1 | |
2009-03-30 | Fix for bug #2722617, Mac: wrong flavor written to clipboard | nyamatongwe | 1 | -1/+3 | |
2007-12-05 | modified version of adobe OSX patches. Most of these patches are provided ↵ | mixedpuppy | 1 | -358/+479 | |
by Adobe, though I've 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). | |||||
2007-06-01 | integrate OS X support for scintilla. a big patch with a little commit ↵ | scaraveo | 1 | -0/+2118 | |
message :) - now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries - several fixes in the OS X layer since the branch was commited in 2005 - used in Komodo since 2005, so pretty stable |