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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-11-07
Update Qt projects to exclude lexers and lexlib.
Neil
2
-49
/
+11
2020-11-02
Drop building Lexilla and including lexlib in component.
Neil
1
-24
/
+3
2020-11-02
Drop building of SciLexer.dll which included lexers.
Neil
2
-171
/
+4
2020-11-02
Remove support for local lexers and loading lexers from ScintillaBase.
Neil
1
-82
/
+26
2020-11-02
Remove definition that ensures lexers linked as no lexers any more.
Neil
1
-1
/
+0
2020-11-02
Update DepGen to not look for lexers or lexlib.
Neil
2
-4
/
+4
2021-01-29
Remove lexer tests from Scintilla
Neil
29
-1370
/
+0
2021-01-29
Remove Lexilla files from Scintilla
Neil
248
-72446
/
+0
2021-01-29
Move CharacterSet and CharacterCategory from lexlib to src as in both Lexilla...
Neil
6
-57
/
+57
2020-12-01
Added tag rel-4-4-6 for changeset 1b54292f4590
Neil
1
-0
/
+2
2020-12-01
Removed tag rel-4-4-6
rel-4-4-6
Neil
1
-0
/
+2
2020-12-01
Update full download.
Neil
1
-1
/
+1
2020-12-01
Added tag rel-4-4-6 for changeset 64a5230d30ba
Neil
1
-0
/
+1
2020-11-28
Update version number to 4.4.6 and release date.
Neil
14
-27
/
+28
2020-11-28
Update build dependencies.
Neil
1
-3
/
+0
2020-11-02
Use std::size instead of ELEMENTS so StringCopy.h is only used by Lexilla and
Neil
4
-6
/
+2
2020-10-30
Make *.tex use native line ends for Lexilla tests.
Neil
1
-0
/
+1
2020-09-18
Updated Xcode projects for Xcode 12.
Neil Hodgson
2
-2
/
+6
2020-09-18
Fix building with Xcode 12 by defining move constructors for FontAlias, Style,
Neil
4
-4
/
+21
2020-09-11
Added tag rel-4-4-5 for changeset 71b428eed36a
Neil
1
-0
/
+1
2020-09-11
Updates to Lexilla interface mentioned.
rel-4-4-5
Neil
1
-0
/
+6
2020-09-09
Change release date.
Neil
2
-3
/
+3
2020-09-09
Added information on lexer library functions SetLibraryProperty and
Neil
1
-1
/
+11
2020-09-05
Add blurb for new version.
Neil
2
-5
/
+5
2020-09-05
Update version number to 4.4.5.
Neil
14
-28
/
+28
2020-08-27
Bug [#2197]. Avoid rewrap when checkTextAndStyle finds unchanged from cache.
Zufu Liu
1
-5
/
+4
2020-08-26
Bug [#2199]. Fixed bug where a hovered INDIC_TEXTFORE indicator was not applying
uhf7
2
-3
/
+11
2020-08-25
Move SCI_MULTIEDGEADDLINE impleemntation into ViewStyle as it is too complex for
Neil
3
-12
/
+17
2020-08-25
Feature [feature-requests:1350]. Add SCI_GETMULTIEDGECOLUMN.
Derek Brown
6
-5
/
+76
2020-08-24
SciTE change log.
Neil
1
-0
/
+5
2020-08-21
Reduce code and variable lifetime.
Zufu Liu
1
-6
/
+3
2020-08-21
Bug [#2197]. Fixed bug where layout caching was ineffective.
Neil
2
-1
/
+6
2020-08-21
Bounds checks for setting annotation style.
Mitchell Foral
1
-8
/
+12
2020-08-12
Updating version number.
Neil Hodgson
3
-4
/
+4
2020-08-12
Use groups without folders as groups with folders caused trouble for new clones.
Neil Hodgson
4
-1020
/
+1024
2020-08-11
Fixed bug where gradient indicators were not showing hovered appearance.
Neil
2
-2
/
+5
2020-08-11
Bug [#2193]. Fixed bug where hovered indicator was not returning to non-hover
uhf7
1
-0
/
+1
2020-08-09
SciTE change log.
Neil
1
-0
/
+8
2020-08-09
Use [[fallthrough]] to reduce warnings from Visual Studio static analysis.
Neil
1
-1
/
+1
2020-08-04
Bounds checking for SetSelectionN* APIs.
Mitchell Foral
1
-0
/
+3
2020-08-03
Use const. Use separate lines for variable declarations.
Neil
1
-3
/
+5
2020-08-03
Bug [#2193]. Fixed bug where hovered indicator was not returning to non-hover
uhf7
2
-0
/
+7
[next]