index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cocoa
/
ScintillaFramework
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-12-06
Updated by Xcode 6.1
Neil Hodgson
1
-3
/
+1
2014-10-10
Remove 32-bit support.
Neil Hodgson
1
-2
/
+2
2014-10-02
Switch C++ runtime library to libc++ to allow use of features from C++11.
Neil Hodgson
1
-0
/
+4
2014-09-19
Updated for Xcode 6.0.1.
Neil Hodgson
1
-1
/
+1
2014-09-03
Add BibTeX lexer to OS X project.
Neil Hodgson
1
-0
/
+4
2014-08-09
Added registry lexer to Cocoa build.
Neil Hodgson
1
-0
/
+4
2014-07-08
Made recent refactor work on Cocoa.
Neil Hodgson
1
-0
/
+24
2014-06-17
Stop copying private headers to framework headers directory.
Neil Hodgson
1
-8
/
+8
2014-04-29
Added DMIS lexer.
Neil Hodgson
1
-0
/
+4
2014-03-11
Upgrade to Xcode 5.1.
Neil Hodgson
1
-1
/
+1
2014-01-21
Added some missing headers.
Neil Hodgson
1
-0
/
+12
2013-11-12
Fix a warning from Xcode about using a INSTALL_PATH that includes ↵
Neil Hodgson
1
-0
/
+2
@executable_path but had SKIP_INSTALL off.
2013-11-12
Specify deployment target as OS X 10.5 so builds on recent versions will run ↵
Neil Hodgson
1
-0
/
+2
on older.
2013-11-11
Add @2x images for cursors and info bar to match retina displays.
Neil Hodgson
1
-0
/
+12
From Mike Lischke.
2013-11-11
Update SDK version so builds on both Xcode 4.6 and 5.0.
Neil Hodgson
1
-3
/
+5
2013-10-18
Added DMAP lexer to Cocoa build.
nyamatongwe
1
-0
/
+4
2013-10-08
Feature [feature-requests:#1024]. Lexer added for Rust language.
Neil
1
-0
/
+4
From SiegeLord.
2013-09-20
Simplify project file. Set and use settings on the project level and avoid ↵
nyamatongwe
1
-10
/
+2
setting on target.
2013-08-21
Added LexKVIrc to project.
nyamatongwe
1
-0
/
+4
2013-07-21
Add standard compliance flag.
nyamatongwe
1
-0
/
+2
2013-07-21
Add standard compliance flag.
nyamatongwe
1
-0
/
+2
2013-07-11
Add new files to project and sort file names.
nyamatongwe
1
-21
/
+41
2013-07-01
Added CharacterCategory to project file.
nyamatongwe
1
-0
/
+8
2013-05-24
Add Structured Text lexer.
nyamatongwe
1
-0
/
+4
2013-05-01
Removed SVector.h from Xcode project.
nyamatongwe
1
-4
/
+0
2013-01-30
Updated for Xcode 4.6.
nyamatongwe
1
-1
/
+1
2013-01-11
Feature: [#970]. Latex folding and better syntax highlighting.
nyamatongwe
1
-0
/
+4
From G. Hu.
2012-10-06
Updated upgrade check numbers avoids dialogs.
nyamatongwe
1
-1
/
+1
2012-09-14
Added LexPO to Cocoa build.
nyamatongwe
1
-0
/
+4
2012-07-29
Updated Base SDK to 10.7 so builds with standard Xcode 4.4.
nyamatongwe
1
-4
/
+4
2012-05-10
Added OScript and Visual Prolog lexers to OS X build.
nyamatongwe
1
-1
/
+9
2012-04-16
Implemented find indicator with animation for OS X.
nyamatongwe
1
-0
/
+4
2012-02-18
Add ECL lexer.
nyamatongwe
1
-0
/
+4
2012-02-17
New Xcode notes it has performed an upgrade check.
nyamatongwe
1
-1
/
+1
2012-01-23
Added LexAVS to build for Cocoa.
nyamatongwe
1
-0
/
+4
2011-12-22
Sort lexers in alphabetical order.
nyamatongwe
1
-2
/
+2
2011-12-22
Add TCMD lexer to OS X build.
nyamatongwe
1
-0
/
+4
2011-11-30
Added CoffeeScript lexer.
nyamatongwe
1
-0
/
+4
2011-10-26
Updated to Xcode 4.2 and now using Clang.
nyamatongwe
1
-3
/
+3
2011-08-07
Avoid warnings about unavailable warnings.
nyamatongwe
1
-2
/
+2
2011-07-27
Ran modernize and it removed some archaic options and updated version numbers.
nyamatongwe
1
-5
/
+5
2011-07-27
Updated base SDK to 10.6.
nyamatongwe
1
-2
/
+2
2011-07-19
Switched back to LLVM GCC 4.2 from Clang as there was a crash with 32-bit Clang.
nyamatongwe
1
-2
/
+2
2011-07-11
Compiling with Clang and increasing warnings.
nyamatongwe
1
-0
/
+10
2011-07-10
Added header used in Scintilla and removed header not used for Cocoa.
nyamatongwe
1
-7
/
+7
Ordered headers alphabetically.
2011-05-26
Project files target 64-bit as well as 32-bit architectures.
nyamatongwe
1
-0
/
+2
2011-05-21
Updated to work with XCode 4 and use 10.6 SDK.
nyamatongwe
1
-0
/
+2
Removed reference to MySQL build directory.
2011-02-07
Added Modula lexer.
nyamatongwe
1
-0
/
+4
2011-02-07
Merged in current scintilla-cocoa from bzr.
nyamatongwe
1
-0
/
+1
2010-12-08
Added 68K assembler lexer.
nyamatongwe
1
-0
/
+11
Some region settings were inserted automatically by Xcode.
[prev]
[next]