Age | Commit message (Collapse) | Author |
|
Since Textadept is not multi-threaded, there no need for font locking. This was
never available in Windows anyway with no issues being reported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Contributed by Brian Schott.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also modified the editing module's enclose() and select_enclosed() functions.
|
|
|
|
|
|
It is no longer contained within the src/scintilla/ folder due to changes in
Scintillua.
|
|
|
|
The changes to LexLPeg.cxx mean that src/scintillua (patched Scintilla) is no
longer required. Can use stock Scintilla now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|