aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/ScintillaFramework
AgeCommit message (Collapse)AuthorFilesLines
2017-03-19Update for 3.7.4 release.Neil1-2/+2
2017-03-06New "indent" lexer styled as plain text but folded by indentation level.Vicente1-0/+4
2017-02-16Updates for 3.7.3.rel-3-7-3Neil1-2/+2
2016-12-27Updates for 3.7.2.rel-3-7-2Neil1-2/+2
2016-11-30Updates for 3.7.1.Neil1-2/+2
2016-11-27Added module map to enable use of Scintilla from Swift.Neil Hodgson2-0/+16
2016-11-27Make EDIFACT lexer work on macOS.Neil Hodgson1-0/+4
2016-10-11Updates for 3.7.0.Neil1-2/+2
2016-09-16Adding shared schemes to project.Neil Hodgson2-0/+79
2016-09-14Updated to Xcode 8.0 and accepted its preferred warning options.Neil Hodgson1-1/+33
2016-09-06Bug [#1855]. Include ILexer.h in the public headers of the Scintilla framework.Neil Hodgson1-2/+2
2016-08-31Updates for 3.6.7.Neil1-2/+2
2016-05-18Updates for 3.6.6.Neil1-2/+2
2016-04-23Updates for 3.6.5 release.Neil1-2/+2
2016-04-08Added JSON lexer to Cocoa.Neil Hodgson1-0/+4
2016-03-09Updates for 3.6.4.Neil1-2/+2
2016-01-10Updates for 3.6.3.Neil1-2/+2
2015-11-02Updates for 3.6.2.Neil1-2/+2
2015-09-25Updated as recommended by Xcode 7.Neil Hodgson2-2/+5
2015-09-21Add short version string to Scintilla framework to specify the release version.Neil Hodgson1-1/+3
The current version value (CFBundleVersion) is a build version.
2015-08-07Copy Sci_Position.h into framework for Cocoa.Neil Hodgson1-0/+4
2015-07-14Fix Xcode project file to contain all the individual lexers split out from ↵Neil Hodgson1-5/+25
LexOthers in the previous commit.
2015-06-26Updated OS X deployment target to 10.7 at the project level as it already wasNeil Hodgson1-2/+2
at the target level.
2014-12-16Feature [feature-requests:#1091]. S-Record lexer added on OS X.Neil Hodgson1-0/+4
2014-12-06Updated by Xcode 6.1Neil Hodgson1-3/+1
2014-10-10Remove 32-bit support.Neil Hodgson1-2/+2
2014-10-02Switch C++ runtime library to libc++ to allow use of features from C++11.Neil Hodgson1-0/+4
2014-09-19Updated for Xcode 6.0.1.Neil Hodgson1-1/+1
2014-09-03Add BibTeX lexer to OS X project.Neil Hodgson1-0/+4
2014-08-09Added registry lexer to Cocoa build.Neil Hodgson1-0/+4
2014-07-08Made recent refactor work on Cocoa.Neil Hodgson1-0/+24
2014-06-17Stop copying private headers to framework headers directory.Neil Hodgson1-8/+8
2014-04-29Added DMIS lexer.Neil Hodgson1-0/+4
2014-03-11Upgrade to Xcode 5.1.Neil Hodgson1-1/+1
2014-01-21Added some missing headers.Neil Hodgson1-0/+12
2013-11-12Fix a warning from Xcode about using a INSTALL_PATH that includes ↵Neil Hodgson1-0/+2
@executable_path but had SKIP_INSTALL off.
2013-11-12Specify deployment target as OS X 10.5 so builds on recent versions will run ↵Neil Hodgson1-0/+2
on older.
2013-11-11Add @2x images for cursors and info bar to match retina displays.Neil Hodgson1-0/+12
From Mike Lischke.
2013-11-11Update SDK version so builds on both Xcode 4.6 and 5.0.Neil Hodgson1-3/+5
2013-10-18Added DMAP lexer to Cocoa build.nyamatongwe1-0/+4
2013-10-08Feature [feature-requests:#1024]. Lexer added for Rust language.Neil1-0/+4
From SiegeLord.
2013-09-20Simplify project file. Set and use settings on the project level and avoid ↵nyamatongwe1-10/+2
setting on target.
2013-08-21Added LexKVIrc to project.nyamatongwe1-0/+4
2013-07-21Add standard compliance flag.nyamatongwe1-0/+2
2013-07-21Add standard compliance flag.nyamatongwe1-0/+2
2013-07-11Add new files to project and sort file names.nyamatongwe1-21/+41
2013-07-01Added CharacterCategory to project file.nyamatongwe1-0/+8
2013-05-24Add Structured Text lexer.nyamatongwe1-0/+4
2013-05-01Removed SVector.h from Xcode project.nyamatongwe1-4/+0
2013-01-30Updated for Xcode 4.6.nyamatongwe1-1/+1