Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-24 | Removing Carbon platform layer in favour of Cocoa. | nyamatongwe | 7 | -1956/+0 | |
2011-07-27 | Removed old nib directory as replaced with xib which works with | nyamatongwe | 3 | -294/+0 | |
Xcode 4.1. | |||||
2011-07-27 | Converting nib to xib for compatibility with newer tools. | nyamatongwe | 2 | -10/+1367 | |
2011-07-27 | Ran modernize project. | nyamatongwe | 1 | -4/+5 | |
2011-03-18 | Avoid const warnings. | nyamatongwe | 1 | -2/+2 | |
2010-12-08 | Added 68K assembler lexer. | nyamatongwe | 1 | -0/+7 | |
Some region settings were inserted automatically by Xcode. | |||||
2010-07-15 | For lexer objects added lexlib as a headers search directory. | nyamatongwe | 1 | -0/+2 | |
2009-07-12 | Added PerLine to build. | nyamatongwe | 1 | -0/+2 | |
2007-06-12 | Added some basic colours so can see that styling is being done. | nyamatongwe | 1 | -225/+255 | |
2007-06-04 | add missing main.nib for test container | scaraveo | 3 | -0/+294 | |
2007-06-01 | integrate OS X support for scintilla. a big patch with a little commit ↵ | scaraveo | 6 | -0/+557 | |
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 |