Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since mingw64 cannot compile 64-bit LuaJIT at the moment, textadeptjit64.exe is
not built.
|
|
|
|
|
|
|
|
|
|
Also updated to Scintilla 3.2.1.
|
|
|
|
|
|
|
|
|
|
|
|
CDK appears to have a bug in that it cannot register an 'Enter' keypress if
KEY_TAB is bound. Compensate by binding KEY_ENTER to run the command.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since Textadept is not multi-threaded, there no need for font locking. This was
never available in Windows anyway with no issues being reported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|