aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx/SciTest/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2011-09-24Removing Carbon platform layer in favour of Cocoa.nyamatongwe1-255/+0
2011-03-18Avoid const warnings.nyamatongwe1-2/+2
2007-06-12Added some basic colours so can see that styling is being done.nyamatongwe1-225/+255
2007-06-01integrate OS X support for scintilla. a big patch with a little commit ↵scaraveo1-0/+225
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