aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx/SciTest/English.lproj
AgeCommit message (Collapse)AuthorFilesLines
2011-09-24Removing Carbon platform layer in favour of Cocoa.nyamatongwe2-1357/+0
2011-07-27Removed old nib directory as replaced with xib which works withnyamatongwe3-294/+0
Xcode 4.1.
2011-07-27Converting nib to xib for compatibility with newer tools.nyamatongwe1-0/+1357
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 ↵scaraveo1-0/+0
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