| Age | Commit message (Collapse) | Author | Files | Lines |
|
This code triggers when wheel rotated and mouse is outside list.
|
|
|
|
mouse wheel. Also feature [feature-requests:#1451].
|
|
be used for horizontal scrolling.
|
|
document width.
|
|
through WM_MOUSEHWHEEL.
|
|
for autocompletion lists.
This prevents the text appearing blurred with GDI scaling.
|
|
|
|
|
|
|
|
Ensure works on text longer than stackBufferLength.
|
|
|
|
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.
|
|
in the margin or in the text.
|
|
|
|
|
|
|
|
|
|
with buffered drawing and WS_EX_LAYOUTRTL set on Win32 GDI.
|
|
subclasses do not need to call StandardASCII.
Avoid some lint warnings.
|
|
|
|
|
|
and update when changed by user.
Includes code from Zufu Liu.
|
|
EditModel::CurrentSurfaceMode.
|
|
InvalidateStyleRedraw calls DropGraphics and the unique_ptr destructors will
ensure that the pixmaps are destroyed when Editor is destroyed.
|
|
|
|
Replace UniqueBSTR which was a unique_ptr with ScopedBSTR as Coverity has strict
rules about the BSTR type and would show COM.BSTR.CONV for all attempts at
wrapping BSTR with unique_ptr.
Includes code from Zufu Liu.
|
|
should now be compatible.
|
|
|
|
|
|
|
|
|
|
|
|
concurrent calls to MeasureWidths.
|
|
(ctuOneDefinitionRuleViolation) from Cppcheck.
|
|
MeasureWidthsUTF8 reentrant so they can be called safely from multiple threads.
|
|
Use constexpr.
|
|
|
|
DIR_O.
|
|
|
|
|
|
|
|
new WinType.h header.
|
|
|
|
|
|
|
|
|
|
|
|
correctly so that SetScrollInfo is not called nor dwell end notified
unnecessarily.
|
|
|