Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also updated to Scintilla 3.2.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Indicator boxes are not shown since they are overwritten when drawing the text
lines.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Bill Meahan for help with compiling on BSD.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
GTKOSX passes a keycode that confuses Scintilla, which inserts a 'DLE' char.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since Textadept is not multi-threaded, there no need for font locking. This was
never available in Windows anyway with no issues being reported.
|
|
|