Age | Commit message (Collapse) | Author | Files | Lines |
|
by using document line numbers rather than view line numbers.
|
|
initial state.
|
|
markers for subordinate headers as the top level header symbols are
substituted.
|
|
displayed if the display starts on a whitespace line.
|
|
|
|
|
|
|
|
autocompletion list for a string comparison.
|
|
a different order to default case insensitive sort.
|
|
now.
|
|
order.
|
|
|
|
dangling pointer and upsetting BoundsChecker.
|
|
|
|
|
|
not position 0.
|
|
|
|
|
|
|
|
|
|
docstrings.
|
|
|
|
|
|
Defaults to on.
|
|
|
|
PHP string. Half by Steve and half by me.
|
|
Removed extraneous tests in EnsureUndoRoom.
|
|
|
|
|
|
|
|
endStyled and there were bugs when they got out of synch.
Avoid setting endStyled to -1 as this led to bugs in clients.
|
|
on Windows.
|
|
the list starting with '^' as a prefix. The rest of the word after the '^'
is then checked against the argument and if it is a prefix then true is
returned.
|
|
|
|
|
|
|
|
|
|
|
|
Changed from malloc/free to new/delete.
|
|
font selection for non Western European languages.
|
|
|
|
|
|
|
|
|
|
lexical class.
|
|
better.
|
|
Unicode code characters correctly.
|
|
|
|
|
|
More accurate handling of comments.
Less possibility of different lexings dependent on which sets of lines
are lexed together.
2nd set of keywords available for tasks such as highlighting an API.
|