Age | Commit message (Collapse) | Author | Files | Lines |
|
PaintOneMargin is constant so mark as const.
Extend scope of isExpanded to avoid recalculation.
This change set does not change behaviour.
|
|
|
|
mouse wheel. Also feature [feature-requests:#1451].
|
|
be used for horizontal scrolling.
|
|
document width.
|
|
|
|
clipping drawing to just the line rectangle.
|
|
through WM_MOUSEHWHEEL.
|
|
|
|
performing undo before start of change history can crash.
|
|
for autocompletion lists.
This prevents the text appearing blurred with GDI scaling.
|
|
failures.
|
|
|
|
|
|
line then draw extra lines in purple bugColour to make the problem obvious.
|
|
This is a private interface but could be used by independent platform layers
and was exposed by ScintillaDocument in the Qt implementation of ScintillaEdit.
|
|
compatibly with existing code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inserted on line.
Ensure not using old data by clearing all positions - this was hiding problems
because deleted positions were still set.
|
|
ScintillaMessages.h not included.
|
|
Add cast functions to simplify code and avoid warnings.
|
|
to Editor.
|
|
need them.
|
|
|
|
|
|
|
|
|
|
Ensure works on text longer than stackBufferLength.
|
|
SC_FOLDACTION_CONTRACT_EVERY_LEVEL.
Avoid processing lines multiple times.
|
|
|
|
|
|
away from caret.
|
|
primary screen.
|
|
Fix documentation to use correct ID attribute.
|
|
Treat case where outline and fill are same colour as single fill call for more
uniform appearance.
In thin rectangles, shift to semi-circular ends when no room for full rounded
corners.
Use different radius for fill and stroke for more uniform appearance.
|
|
|
|
|
|
|
|
history. Tweak size of INDIC_POINT and INDIC_POINTCHARACTER. Let translucency of
INDIC_COMPOSITIONTHICK be adjusted.
|
|
in the margin or in the text.
|
|
change history markers and simplifies calls.
|