Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-06 | Remove dead code and imports as found by Vulture. | Neil | 1 | -11/+0 | |
https://github.com/jendrikseipp/vulture | |||||
2021-03-27 | Add APIs for setting translucency and stroke width of markers. | Neil | 1 | -0/+6 | |
2020-05-19 | Remove call to ScintillaData as result not used. | Neil | 1 | -2/+0 | |
2020-04-17 | Update Python versions. Modules that are only used as top level scripts or from | Neil | 1 | -5/+2 | |
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. | |||||
2019-06-18 | Feature [feature-requests:#1297] 6: Support enumerated types in APIs. | Neil | 1 | -0/+4 | |
2019-06-18 | Feature [feature-requests:#1297] 2: Use position and line more in documentation. | Neil | 1 | -9/+10 | |
2019-06-18 | Feature [feature-requests:#1297] 1: Moved CheckMentioned.py script from scite to | Neil | 1 | -0/+218 | |
scintilla as it does not access SciTE files. |