Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-02 | Simplifying XPM code and avoiding bare allocations. | nyamatongwe | 1 | -13/+6 | |
2013-05-02 | Removing XPMSet class as no longer used. | nyamatongwe | 1 | -24/+0 | |
2012-07-21 | Scale factor implemented for RGBAImages to allow for high definition markers ↵ | nyamatongwe | 1 | -1/+5 | |
on retina displays. | |||||
2011-09-25 | Palette support removed. | nyamatongwe | 1 | -7/+3 | |
2011-07-21 | Added dotted box indicator. | nyamatongwe | 1 | -0/+1 | |
2011-06-25 | Initial implementation of RGBA images. | nyamatongwe | 1 | -2/+47 | |
2010-05-11 | Made method const. | nyamatongwe | 1 | -1/+1 | |
2010-03-13 | Adding const to methods where possible. | nyamatongwe | 1 | -3/+3 | |
2010-02-17 | Formatting whitespace. | nyamatongwe | 1 | -2/+2 | |
2009-05-06 | First stage of Cocoa platform addition. | nyamatongwe | 1 | -3/+3 | |
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. | |||||
2007-06-01 | integrate OS X support for scintilla. a big patch with a little commit ↵ | scaraveo | 1 | -0/+8 | |
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 | |||||
2003-09-08 | Comments and fixes from Philippe. | nyamatongwe | 1 | -9/+14 | |
2003-01-10 | Initial version. | nyamatongwe | 1 | -0/+67 | |