Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-17 | Update Python versions. Modules that are only used as top level scripts or from | Neil | 1 | -1/+1 | |
scripts that require Python 3.6 have Python 2.x support removed. Modules that may be called from Python 2 for PySide require Python 2.7. Documented how to run scripts. | |||||
2020-03-11 | Add or update #! lines of Python scripts to use python3. | Neil | 1 | -1/+1 | |
2017-09-14 | Normalize whitespace. | Zufu Liu | 1 | -3/+3 | |
2017-02-15 | Automatically add new lexers to Xcode project in LexGen.py. | Neil | 1 | -0/+44 | |
2015-11-20 | Remove line end whitespace. | Neil | 1 | -2/+2 | |
2015-09-21 | Automate updating of version numbers in the Scintilla framework. | Neil Hodgson | 1 | -0/+19 | |
2013-07-03 | Restructured LexGen.py by moving discovery code into ScintillaData.py and | Neil | 1 | -2/+10 | |
SciTE regeneration into ../scite/scripts/RegenerateSource.py. FileGenerator.py adds ReplaceREInFile function. | |||||
2013-07-01 | Refactoring Python scripts into scripts directory. | Neil | 1 | -0/+150 | |