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
/
win32
/
deps.mak
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
Move UndoHistory into its own module that is accessible from CellBuffer and
Neil
1
-0
/
+13
2023-02-13
Updated dependencies as PositionCache.cxx now uses DBCS.h.
Neil
1
-0
/
+1
2022-07-31
Added change history which can display document changes (modified, saved, ...)
Neil
1
-0
/
+13
2022-04-29
Update make dependencies.
Neil
1
-0
/
+1
2022-02-24
Bug [#2315] Update dependencies for KeyMap.
Neil
1
-0
/
+2
2022-01-11
Bug [#2306] Allow choice of object file directory with makefile by setting DI...
Arkadiusz Michalski
1
-35
/
+35
2021-11-22
Move common Win32 functions for releasing IUnknown* and DLL function access into
Neil
1
-1
/
+3
2021-10-06
Update dependencies.
Neil
1
-0
/
+1
2021-07-17
Updated dependencies.
Neil
1
-0
/
+1
2021-07-03
Remove remnants of support for including lexers in Scintilla.
Neil
1
-37
/
+0
2021-05-25
Update dependencies.
Neil
1
-64
/
+63
2021-04-27
Rename CharacterSet and CharacterCategory modules in Scintilla to CharacterType
Neil
1
-20
/
+20
2021-03-30
Treat SC_MARK_CHARACTER as Unicode for a wider variety of symbols.
Neil
1
-1
/
+2
2021-03-22
Use PolyLine to simplify wrap marker arrows and allow thicker strokes when there
Neil
1
-1
/
+0
2021-03-22
Replace multiple calls when drawing boxes with Surface::RectangleFrame.
Neil
1
-1
/
+0
2021-03-20
Update CallTip with new Surface APIs.
Neil
1
-1
/
+0
2021-03-20
Use new Surface APIs for marker drawing. Clipping allows rounded fold markers to
Neil
1
-1
/
+0
2021-03-20
Use new Surface APIs that can adapt to different stroke widths and use clipping
Neil
1
-1
/
+0
2021-03-19
Add Platform::Supports for SupportsFeature API.
Neil
1
-0
/
+2
2021-03-19
Add Geometry.cxx for geometric and colour operations too complex for headers.
Neil
1
-0
/
+3
2021-03-18
Move assert and debug trace functions into their own header Debugging.h.
Neil
1
-14
/
+24
2021-03-17
Extract geometry and colour definitions from Platform.h into src/Geometry.h.
Neil
1
-0
/
+24
2021-03-16
Moved Platform.h to src as it is private to Scintilla.
Neil
1
-24
/
+24
2021-01-29
Update build dependencies
start-5
Neil
1
-1566
/
+22
2020-04-17
Making dependencies now requires Python 3.6+.
Neil
1
-1
/
+1
2020-01-03
Added Raku lexer and style properties and example files
Mark Reay
1
-0
/
+14
2019-12-31
Implement SCI_SETILEXER.
Neil
1
-0
/
+9
2019-12-31
Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can
Neil
1
-39
/
+1
2019-12-13
Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.
Neil
1
-8
/
+4
2019-11-12
Feature [feature-requests:#1324] Add Hollywood lexer.
Andreas Falkenhahn
1
-0
/
+13
2019-06-15
Feature [feature-requests:#1295]. Lexer added for DataFlex.
Wil van Antwerpen
1
-0
/
+12
2019-04-29
Feature [feature-requests:#1280]. Lexer added for X12.
Iain Clarke
1
-0
/
+8
2019-04-06
Updated dependencies for change set 7401 adding UniqueString.cxx.
Neil
1
-0
/
+3
2019-04-01
Switch generation of make dependencies to Python scripts DepGen.py.
Neil
1
-737
/
+1974
2019-03-27
Updated dependencies for Win32.
Neil
1
-57
/
+77
2018-05-01
Update dependencies.
Neil
1
-21
/
+24
2018-04-26
Use <chrono> for platform-independent timing and remove ElapsedTime.
Neil
1
-14
/
+16
2018-04-26
Update deps for LexCoffeeScript not using Platform.h.
Neil
1
-4
/
+4
2018-04-04
Remove automatic detection of Direct2D support during build.
Neil
1
-1
/
+0
2018-04-04
Move DLL entry points DllMain and Scintilla_DirectFunction into ScintillaDLL.cxx
Neil
1
-0
/
+1
2018-03-24
Removed unwanted include.
Neil
1
-1
/
+1
2018-03-24
Feature [feature-requests:#1212]. Move Unicode conversions into UniConversion.
Zufu Liu
1
-68
/
+85
2018-03-06
Feature [feature-requests:#1210]. Maxima lexer added.
Gunter Königsmann
1
-0
/
+5
2017-05-21
Use UniqueString to simplify FontNames.
Neil
1
-3
/
+2
2017-05-21
Make SparseVector work with move-only types.
Neil
1
-54
/
+64
2016-12-01
Updating make dependencies.
Neil
1
-17
/
+19
2016-08-30
Regenerate deps.mak for Windows to include LexJSON.
Neil
1
-0
/
+4
2015-07-30
Updated header dependencies to include Sci_Position.h and Position.h.
Neil
1
-354
/
+494
2014-07-08
Split out EditModel, MarginView, and EditView classes into separate files.
Neil
1
-45
/
+96
2013-08-09
Update make dependencies.
Neil
1
-11
/
+20
[next]