Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
history disabled.
|
|
On average takes around 20% of SelectionSimple.
|
|
consistent as 'undo selection' instead of 'selection undo' as more closely
associated with undo than selection.
|
|
|
|
parts of multiple selection when copied.
|
|
unique_ptr. Reduces executable size.
|
|
|
|
in the margin or in the text.
|
|
change history markers and simplifies calls.
|
|
EditModel::CurrentSurfaceMode.
|
|
reference to model.
|
|
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
|
|
drawing more easily.
|
|
Add Selection::RangeType and EditModel::LineEndInSelection to hoist code out of
EditView.
Replace SimpleAlphaRectangle with Surface::FillRectangleAligned when alpha known
to not be SC_ALPHA_NOALPHA.
|
|
appearance.
|
|
|
|
|
|
|
|
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
|
|
|
|
|
|
|
|
|
|
implementations of that interface.
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
|
|
|
|
and lines.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|