| Age | Commit message (Collapse) | Author | Files | Lines |
|
line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
underneath positions or characters.
|
|
Made parameter names and types more consistent. Document return types.
Use more classes in documentation to facilitate scripting and styling.
|
|
|
|
Allows choosing any colour for a margin.
|
|
is within the window.
|
|
vertical edges simultaneously.
|
|
support for abridged keywords.
|
|
ILexer implementation
Lexer can now correctly handle:
"end triggers" phrase
"last-event:function" phrase
Indefinite comment level depth
|
|
this helps downstream use.
|
|
|
|
to previous line.
|
|
|
|
|
|
|
|
|
|
text then styling in the background using idle-time.
|
|
|
|
|
|
|
|
some cases of regex highlighting.
From active-m / ActiveState.
|
|
|
|
From Jonathan Hunt.
|
|
|
|
TargetWholeDocument.
|
|
|
|
|
|
character window support.
|
|
|
|
|
|
colours and to change the colour of text.
|
|
|
|
|
|
|
|
Move the new state SCE_HEX_RECTYPE_UNKNOWN (was 17) up just below its
counterpart SCE_HEX_RECTYPE (2).
|
|
IHex and Srec just set to the DEFAULT state before, TEHex used the
SCE_HEX_DATA_UNKNOWN state for garbage data, which is not the actual intention
for this state.
|
|
There exists a similar file format called "Textronix HEX", which would
be the better candidate for this short name.
|
|
From danselmi.
|