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
sciteco-rel-5-5-8
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-16
Set deployment target of ScintillaTest to the minimum supported by current Xc...
Neil
1
-0
/
+4
2021-03-10
Use Lexilla in ScintillaTest. Switch from ScintillaFramework to Scintilla.
Neil Hodgson
3
-33
/
+63
2021-03-10
Turn off warnings for quoted include in framework headers.
Neil Hodgson
1
-2
/
+2
2021-03-10
Add public headers (ILexer.h, ILoader.h, Scintilla.h, Sci_Position.h) to proj...
Neil Hodgson
1
-3
/
+19
2021-03-10
Increase deployment target to 10.9 as it is the minimum supported by Xcode 12.4.
Neil Hodgson
1
-4
/
+4
2021-03-05
Update version number to 5.0.0.
Neil
2
-5
/
+5
2021-02-07
Made comment make sense.
Neil Hodgson
1
-1
/
+1
2021-02-07
On macOS 11, autocompletion list text was being truncated. An extra 22 pixels
Neil Hodgson
1
-0
/
+7
2020-11-09
Update Xcode project and remove SciLexer.h from ScintillaView.h.
Neil
2
-129
/
+16
2021-01-29
Remove Lexilla files from Scintilla
Neil
8
-1473
/
+0
2020-11-28
Update version number to 4.4.6 and release date.
Neil
3
-7
/
+7
2020-11-02
Use std::size instead of ELEMENTS so StringCopy.h is only used by Lexilla and
Neil
1
-1
/
+0
2020-09-18
Updated Xcode projects for Xcode 12.
Neil Hodgson
1
-1
/
+3
2020-09-05
Update version number to 4.4.5.
Neil
3
-7
/
+7
2020-08-12
Use groups without folders as groups with folders caused trouble for new clones.
Neil Hodgson
2
-448
/
+440
2020-07-18
Updates for 4.4.4.
Neil
3
-7
/
+7
2020-06-03
Updates for 4.4.3.
Neil
3
-7
/
+7
2020-06-02
Updates for 4.4.2.
rel-4-4-2
Neil
3
-7
/
+7
2020-05-28
Updates for 4.4.0.
Neil
3
-7
/
+7
2020-05-23
Regenerate version numbers in cocoa/Scintilla project.
Neil
1
-2
/
+2
2020-05-23
Add new project that builds a Scintilla framework with no lexers.
Neil Hodgson
5
-0
/
+868
2020-05-23
Add file that avoids extra upgrade checks.
Neil Hodgson
2
-0
/
+16
2020-04-23
Updates for 4.3.3.
rel-4-3-3
Neil
1
-2
/
+2
2020-04-17
Update Python versions for files that may involve PySide on Linux which requires
Neil
1
-3
/
+3
2020-03-06
Readying 4.3.1 release.
rel-4-3-2
Neil
1
-2
/
+2
2020-03-01
Readying 4.3.1 release.
rel-4-3-1
Neil
1
-2
/
+2
2020-02-09
Standardise header guard names and use.
Neil
3
-6
/
+6
2020-01-12
Readying 4.3.0 release.
rel-4-3-0
Neil
1
-2
/
+2
2020-01-03
Added Raku lexer and style properties and example files
Mark Reay
1
-0
/
+4
2019-12-31
Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can
Neil
1
-1
/
+0
2019-12-13
Implement DynamicLibrary on Cocoa.
Neil
1
-7
/
+45
2019-12-13
Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.
Neil
1
-5
/
+0
2019-12-13
Add or fix file name comments.
Neil
7
-4
/
+7
2019-12-11
Readying 4.2.3 release.
rel-4-2-3
Neil
1
-2
/
+2
2019-12-03
Readying 4.2.2 release.
rel-4-2-2
Neil
1
-2
/
+2
2019-11-15
Feature [feature-requests:#1316] Allow target to have virtual space.
Neil
1
-3
/
+3
2019-11-12
Feature [feature-requests:#1324] Add Hollywood lexer.
Andreas Falkenhahn
1
-0
/
+4
2019-11-02
Release build turns off assert by defining NDEBUG.
Neil Hodgson
1
-1
/
+4
2019-10-20
Readying 4.2.1 release.
rel-4-2-1
Neil
1
-2
/
+2
2019-09-30
Update project to Xcode 11.
Neil Hodgson
1
-5
/
+1
2019-07-02
Readying 4.2.0 release.
Neil
1
-2
/
+2
2019-06-30
Bug [#2038]. Source of input reported in SCN_CHARADDED.
Zufu Liu
3
-8
/
+8
2019-06-24
For encodings other than UTF-8, split input up into characters before calling
Neil Hodgson
1
-16
/
+29
2019-06-24
On Cocoa, stop internal failures for missing fonts.
Neil Hodgson
1
-3
/
+5
2019-06-23
Feature [feature-requests:#1297] Fixed one INDIC_IME forgotten in 7594.
Neil Hodgson
1
-1
/
+1
2019-06-22
Feature [feature-requests:#1297] Update to use INDICATOR_ instead of INDIC_ as
Neil
2
-5
/
+5
2019-06-17
Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF.
Zufu Liu
1
-2
/
+2
2019-06-16
Fix Xcode static analysis warning by renmaing GetImage to CreateImage.
Neil Hodgson
3
-8
/
+8
2019-06-15
Feature [feature-requests:#1295]. Lexer added for DataFlex.
Wil van Antwerpen
1
-0
/
+4
2019-06-13
Make a new release due to a regression in SciTE with 4.1.6.
rel-4-1-7
Neil
1
-2
/
+2
[next]