aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa
AgeCommit message (Collapse)AuthorFilesLines
2010-07-13Platform files changed for new lexer design.nyamatongwe2-3/+7
2010-07-13Build files that reflect the new lexer directories and added files.nyamatongwe3-73/+107
2010-04-22Updated to launchpad scintilla-cocoa revision 33.nyamatongwe9-143/+322
Context menu implemented. Many warnings avoided. Make files added.
2010-01-20Updated to current version (28) of Scintilla Cocoa.nyamatongwe5-15/+70
2009-11-02Added setting for font quality to allow application to choose anti-aliased,nyamatongwe1-1/+1
non-anti-aliased or lcd-optimized text.
2009-09-04Avoid errors from new compiler in OS X 10.6.nyamatongwe1-1/+3
2009-09-04Including Markdown lexer.nyamatongwe1-0/+4
2009-09-04Fix in the InfoBar to avoid setting a cell class for the entire application.nyamatongwe4-7/+20
Fixed memory leak re. notification center. Cursor handling did not properly retain the used cursor image.
2009-09-04Fixed build problem due to new and outdated files in the project.nyamatongwe1-12/+12
2009-07-21Added PropSetSimple.h and removed SString.h.nyamatongwe1-4/+4
2009-07-21Including PropSetSimple.nyamatongwe1-0/+1
2009-07-21Replacing SString with std::string.nyamatongwe1-1/+0
2009-07-15Added vector header to make new Selection code build.nyamatongwe1-0/+2
2009-07-12Changes needed to make new selection class work on Cocoa.nyamatongwe3-13/+22
2009-06-26From scintilla-cocoa bzr.nyamatongwe4-0/+534
2009-06-26From scintilla-cocoa.nyamatongwe2-0/+33
2009-06-26Added the Scintilla framework as a separate XCode project.nyamatongwe2-0/+957
2009-06-26Updated cocoa to current version from bzr.nyamatongwe8-771/+411
2009-05-14Reinstated styles for SCE_MYSQL_HIDDENCOMMAND.nyamatongwe1-2/+2
2009-05-14Test file from Mike Lischke at Sun.nyamatongwe1-0/+215
2009-05-14First upload of Cocoa platform from Mike Lischke at Sun.nyamatongwe24-0/+10273