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
/
scripts
/
Face.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-05
Simplify script.
Neil
1
-3
/
+2
2023-03-15
Fix some warnings from ruff.
Neil
1
-1
/
+2
2021-08-31
Bug [#2279] Ensure file closed. Drop deprecated "U" as that is the default.
mpheath
1
-1
/
+1
2021-05-24
Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h
Neil
1
-0
/
+17
2020-04-17
Update Python versions. Modules that are only used as top level scripts or from
Neil
1
-1
/
+1
2020-03-11
Add or update #! lines of Python scripts to use python3.
Neil
1
-0
/
+1
2019-06-18
Feature [feature-requests:#1297] 7: Add value aliases for PascalCase constants.
Neil
1
-0
/
+6
2019-06-18
Feature [feature-requests:#1297] 6: Support enumerated types in APIs.
Neil
1
-0
/
+3
2017-09-14
Normalize whitespace.
Zufu Liu
1
-1
/
+1
2016-09-17
Reset the comment after use so that it isn't applied to other features.
Neil
1
-0
/
+2
2016-05-16
Bug [#1829]. Include comments for enu and lex definitions.
Kasper B. Graversen
1
-1
/
+2
2015-11-20
Remove line end whitespace.
Neil
1
-17
/
+17
2013-07-03
Restructured LexGen.py by moving discovery code into ScintillaData.py and
Neil
1
-1
/
+4
2013-07-01
Move non-platform-specific scripts into the scripts directory.
Neil
1
-0
/
+114