Age | Commit message (Collapse) | Author | Files | Lines |
|
from Lua.
|
|
after code.
|
|
automatic load while reload.preserves.undo=1.
|
|
as that is expected by CharacterSet.
|
|
|
|
|
|
|
|
so inserting and deleting lines does not cause a really large number of
changed values under most circumstances leading to fewer notifications.
SVector is no longer used.
|
|
|
|
|
|
which hid most of the file.
|
|
affect visible area.
|
|
state change overruns the end of painting.
|
|
modifying data near an insertion or deletion when there is good locality of
modification.
|
|
before ensuring the caret is visible. Also sets scroll bar in case line
added by wrapping.
|
|
at both the start of one line and the end of the previous line.
|
|
file patterns from the starting PropSet, and add some const corectness.
|
|
a bareword or keyword followed by a '/'.
|
|
|
|
|
|
|
|
are used as EOL.
|
|
in numeric literals, and handles ^D and ^Z, subroutine prototypes, and
formats.
|
|
empty.
|
|
|
|
|
|
|
|
the cursor is on rather than flipping up above the current point when near
bottom of window.
Implemented for GTK+ by John Ehresman.
Partial Windows implementation #ifdefed out because it uses calls
unavailable on Windows 95.
|
|
for Find in Files command.
|
|
|
|
as its slightly better modularity.
|
|
|
|
|
|
|
|
starts a drag unless the mouse moves.
|
|
|
|
without always taking 24K.
|
|
Scintilla windows class as wide and using GetMessageW/DispatchMessageW
in the SciTE event loop.
|
|
|
|
|
|
|
|
identifiers); they no longer are
|
|
|
|
in rest of document being set.
|
|
run start.
|
|
|
|
|
|
lexers.
Updated LexCPP to match changes.
Added use of CharacterSet to LexHTML.
|
|
|
|
to position information and segments long pieces of text so they
can be handled more efficiently.
|