Age | Commit message (Collapse) | Author | Files | Lines |
|
lines for change history and other markers mark individual lines.
|
|
|
|
mouse wheel. Also feature [feature-requests:#1451].
|
|
document width.
|
|
|
|
clipping drawing to just the line rectangle.
|
|
through WM_MOUSEHWHEEL.
|
|
This is a private interface but could be used by independent platform layers
and was exposed by ScintillaDocument in the Qt implementation of ScintillaEdit.
|
|
|
|
|
|
|
|
SC_FOLDACTION_CONTRACT_EVERY_LEVEL.
Avoid processing lines multiple times.
|
|
|
|
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.
|
|
|
|
|
|
defined.
This requires gcc 11.3 or clang 14.
|
|
allocations
by always allocating for every line.
|
|
|
|
SurfaceImpl uses g_iconv and could be called from multiple threads without
synchronization leading to occasional errors and potentially out-of-bounds
writes.
|
|
|
|
selections when printing.
|
|
|
|
|
|
so they can be seen when invoked from a modal dialog.
|
|
|
|
|
|
SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL, and SCI_FORMATRANGEFULL.
|
|
length is non-0.
|
|
|
|
|
|
|
|
with buffered drawing and WS_EX_LAYOUTRTL set on Win32 GDI.
|
|
Also fixes bugs [#2196] and [#2312].
|
|
|
|
|
|
over 127 as positive integers.
|
|
and update when changed by user.
Includes code from Zufu Liu.
|
|
visible.
|
|
|
|
|
|
|
|
build.
|
|
|
|
|
|
|
|
performance significantly for very wide lines.
|
|
cursor images.
|