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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
Drop suppression that appears to no longer be needed.
start-platform-changes
Neil
1
-3
/
+0
2021-03-16
Set deployment target of ScintillaTest to the minimum supported by current Xc...
Neil
1
-0
/
+4
2021-03-16
Fix dlopen call.
Neil
1
-1
/
+1
2021-03-16
Add Scintilla 5 migration guide.
Neil
2
-1
/
+229
2021-03-16
Lexilla and ILexer5 are no longer provisional so remove "provisional" markings.
Neil
1
-6
/
+6
2021-03-12
Remove declarations of methods that are no longer implemented.
Neil
1
-2
/
+0
2021-03-12
Remove SetLexer, SetLexerLanguage, and LoadLexerLibrary methods.
Neil
5
-50
/
+30
2021-03-11
Make the file easier to parse from script.
Neil
1
-9
/
+5
2021-03-11
Only substitute one instance of RE for ReplaceREInFile.
Neil
1
-1
/
+1
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-09
Add argument to allow retrieving credits with or without links.
Neil
1
-2
/
+2
2021-03-07
Updated links for Scinterm, Textadept, and Scintillua.
Mitchell Foral
2
-4
/
+8
2021-03-06
Added tag rel-5-0-0 for changeset 8c2f906208a2
Neil
1
-0
/
+1
2021-03-06
Documentation of split.
rel-5-0-0
Neil
1
-0
/
+1
2021-03-05
Add links to Lexilla.
Neil
1
-4
/
+7
2021-03-05
Mention Lexilla in license.
Neil
1
-2
/
+2
2021-03-05
Updated release dates.
Neil
2
-7
/
+4
2021-03-05
Update download sizes.
Neil
1
-2
/
+2
2021-03-05
Update version number to 5.0.0.
Neil
8
-16
/
+16
2021-03-01
Fix nesting that caused warnings from HTML Tidy.
Neil
1
-1
/
+5
2021-03-01
Change CARETSTYLE section to use a table for the bit fields.
Mitchell Foral
1
-11
/
+40
2021-02-13
Update Catch2 so that unit tests will build on Apple Silicon Macs.
Neil
1
-3762
/
+9631
2021-02-11
Make merging of Scintilla and Lexilla features work on older versions of Python.
Neil
2
-2
/
+2
2021-02-10
Merged with macOS changes.
Neil
1
-0
/
+7
2021-02-08
Read Lexilla constants from lexilla/include/LexicalStyles.iface and include
Neil
2
-2
/
+20
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
2021-02-06
Remove Lexilla definitions from Scintilla.iface as they are now in
Neil
2
-2198
/
+1
2021-02-04
Use message parameter converter as passing pointers in sptr_t is a standard part
Neil
1
-2
/
+2
2021-02-04
Make LexState constructor noexcept as it only calls its superclass constructor
Neil
1
-2
/
+2
2021-02-04
Feature [feature-requests:1391]. Remove unused fields from LexState.
Zufu Liu
1
-15
/
+5
2021-02-04
Update from SciTE.
Neil
1
-0
/
+4
2021-02-04
Remove lexer data extraction and regeneration since lexers are now in Lexilla.
Neil
3
-78
/
+0
2021-02-04
Change date of possible release for consistency.
Neil
1
-2
/
+2
2021-02-02
Bug [#2231]. Inconsistent behaviour in navigation on a line containing Japanese
cshnik
2
-1
/
+7
2021-02-02
Update history for 5.x series.
Neil
1
-0
/
+11
2021-02-01
Move the patterns to check and exclude to HeaderOrder.txt so one script can be
Neil
2
-69
/
+48
2021-01-31
Remove suppressions that are not needed for Cppcheck 2.3.
Neil
1
-4
/
+0
2021-01-30
Added tag start-5 for changeset 70561ad12a87
Neil
1
-0
/
+1
2021-01-29
Update build dependencies
start-5
Neil
3
-4683
/
+65
2020-11-19
On Linux/Qt, try to load Lexilla for tests that need a lexer but skip the tests
Neil
1
-1
/
+23
2020-11-19
Update build instructions for separate Lexilla.
Neil
1
-19
/
+7
2020-11-18
Remove Lexilla files from analyze target.
Neil
1
-1
/
+1
2020-11-18
Remove Lexilla suppressions.
Neil
1
-169
/
+0
2020-11-10
Remove WordList from testing as that is now part of Lexilla.
Neil
4
-4
/
+0
2020-11-09
Update Xcode project and remove SciLexer.h from ScintillaView.h.
Neil
2
-129
/
+16
2020-11-07
Try to load Lexilla for tests that need a lexer but skip the tests when Lexilla
Neil
3
-19
/
+77
[next]