Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Pathnames and filenames are italic and be more consistent with constant width
text.
|
|
|
|
Users can connect to this event to implement a more visual or audible notice
when a search wraps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Even though the implementation uses a new `MODIFIED` event, it is left
undocumented because it will likely never be a full implementation of
SCN_MODIFIED.
|
|
|
|
|
|
|
|
Rewrote most of the manual and Lua API to complement each other.
Key bindings reference moved from Appendix to modules/textadept/keys.lua LuaDoc.
|
|
|
|
|
|
|
|
|
|
|
|
Since there is a maximum number of files to list, the depth setting does not
matter so much.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also updated to Scintilla 3.2.1.
|
|
|
|
|
|
|
|
Indicator boxes are not shown since they are overwritten when drawing the text
lines.
|
|
|
|
|
|
|
|
|
|
GTKOSX passes a keycode that confuses Scintilla, which inserts a 'DLE' char.
|
|
|
|
|
|
|
|
|
|
|