aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/ScintillaFramework
AgeCommit message (Collapse)AuthorFilesLines
2013-01-11Feature: [#970]. Latex folding and better syntax highlighting.nyamatongwe1-0/+4
From G. Hu.
2012-10-06Updated upgrade check numbers avoids dialogs.nyamatongwe1-1/+1
2012-09-14Added LexPO to Cocoa build.nyamatongwe1-0/+4
2012-07-29Updated Base SDK to 10.7 so builds with standard Xcode 4.4.nyamatongwe1-4/+4
2012-05-10Added OScript and Visual Prolog lexers to OS X build.nyamatongwe1-1/+9
2012-04-16Implemented find indicator with animation for OS X.nyamatongwe1-0/+4
2012-02-18Add ECL lexer.nyamatongwe1-0/+4
2012-02-17New Xcode notes it has performed an upgrade check.nyamatongwe1-1/+1
2012-01-23Added LexAVS to build for Cocoa.nyamatongwe1-0/+4
2011-12-22Sort lexers in alphabetical order.nyamatongwe1-2/+2
2011-12-22Add TCMD lexer to OS X build.nyamatongwe1-0/+4
2011-11-30Added CoffeeScript lexer.nyamatongwe1-0/+4
2011-10-26Updated to Xcode 4.2 and now using Clang.nyamatongwe1-3/+3
2011-08-07Avoid warnings about unavailable warnings.nyamatongwe1-2/+2
2011-07-27Ran modernize and it removed some archaic options and updated version numbers.nyamatongwe1-5/+5
2011-07-27Updated base SDK to 10.6.nyamatongwe1-2/+2
2011-07-19Switched back to LLVM GCC 4.2 from Clang as there was a crash with 32-bit Clang.nyamatongwe1-2/+2
2011-07-11Compiling with Clang and increasing warnings.nyamatongwe1-0/+10
2011-07-10Added header used in Scintilla and removed header not used for Cocoa.nyamatongwe1-7/+7
Ordered headers alphabetically.
2011-05-26Project files target 64-bit as well as 32-bit architectures.nyamatongwe1-0/+2
2011-05-21Updated to work with XCode 4 and use 10.6 SDK.nyamatongwe1-0/+2
Removed reference to MySQL build directory.
2011-02-07Added Modula lexer.nyamatongwe1-0/+4
2011-02-07Merged in current scintilla-cocoa from bzr.nyamatongwe1-0/+1
2010-12-08Added 68K assembler lexer.nyamatongwe1-0/+11
Some region settings were inserted automatically by Xcode.
2010-07-24Updated files and file locations for lexer objects changes.nyamatongwe1-552/+610
Added header search path to find headers in lexlib.
2009-09-04Including Markdown lexer.nyamatongwe1-0/+4
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-12Changes needed to make new selection class work on Cocoa.nyamatongwe1-0/+8
2009-06-26From scintilla-cocoa.nyamatongwe2-0/+33
2009-06-26Added the Scintilla framework as a separate XCode project.nyamatongwe2-0/+957