Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
styles > 0x7f.
|
|
|
|
Less efficient now as redraws all text when hover position changes.
|
|
|
|
|
|
selection.
|
|
text then styling in the background using idle-time.
|
|
|
|
|
|
Optimise drawing of markers that appear in the text area.
|
|
|
|
|
|
calling AddCharUTF.
|
|
|
|
being redrawn after up/down cursor.
|
|
and word and line part deletion commands.
|
|
|
|
all of the selection needs to be redrawn so that is implmeneted in
Editor::InvalidateWholeSelection. Any extra selections should be discarded with
only the main remaining so that is Selection::DropAdditionalRanges.
Some default parameters led to less clarity so they no longer have default
values. Both Editor::MovePositionTo methods always returned 0 which was ignored
so they are now void. Some variables were made const.
|
|
to change in CancelModes.
|
|
TargetWholeDocument.
|
|
of mistakes.
|
|
hid this.
|
|
pointer is not NULL.
|
|
|
|
|
|
|
|
colours and to change the colour of text.
|
|
|
|
|
|
|
|
text. Helps on PLAT_CURSES.
|
|
|
|
Use ShowCaretAtCurrentPosition which understands focus in preference to
DropCaret where possible.
|
|
the future.
|
|
From Mitchell Foral.
|
|
|
|
|
|
|
|
used.
|
|
|
|
From Mat Berchtold.
|
|
From Ian Goldby.
|
|
From Nick Gravgaard.
|
|
|
|
|
|
caretStyle as there could be confusion if the container changes caret style.
|
|
|