aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx/SciTest/SciTest.xcode
AgeCommit message (Collapse)AuthorFilesLines
2011-09-24Removing Carbon platform layer in favour of Cocoa.nyamatongwe1-299/+0
2011-07-27Converting nib to xib for compatibility with newer tools.nyamatongwe1-10/+10
2011-07-27Ran modernize project.nyamatongwe1-4/+5
2010-12-08Added 68K assembler lexer.nyamatongwe1-0/+7
Some region settings were inserted automatically by Xcode.
2010-07-15For lexer objects added lexlib as a headers search directory.nyamatongwe1-0/+2
2009-07-12Added PerLine to build.nyamatongwe1-0/+2
2007-06-01integrate OS X support for scintilla. a big patch with a little commit ↵scaraveo1-0/+287
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