aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx/SciTest
AgeCommit message (Collapse)AuthorFilesLines
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-12Added some basic colours so can see that styling is being done.nyamatongwe1-225/+255
2007-06-04add missing main.nib for test containerscaraveo3-0/+294
2007-06-01integrate OS X support for scintilla. a big patch with a little commit ↵scaraveo6-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