Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This removes limitation of only supporting 8x8 patterns and should be faster.
|
|
|
|
over 127 as positive integers.
|
|
|
|
and update when changed by user.
Includes code from Zufu Liu.
|
|
make virtual to allow customisation by platform layers.
|
|
visible.
|
|
EditModel::CurrentSurfaceMode.
|
|
InvalidateStyleRedraw calls DropGraphics and the unique_ptr destructors will
ensure that the pixmaps are destroyed when Editor is destroyed.
|
|
|
|
value.
|
|
font. This allows customization of surface creation and ensures surface and font
for calltip are the same as used in main window.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in called methods.
|
|
|
|
build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
performance significantly for very wide lines.
|
|
concurrent calls to MeasureWidths.
|
|
|
|
(ctuOneDefinitionRuleViolation) from Cppcheck.
|
|
header.
|
|
|
|
|
|
|
|
Avoid strlen when .length() available.
|
|
|
|
available.
|
|
MeasureWidthsUTF8 reentrant so they can be called safely from multiple threads.
|
|
|
|
custom equivalents as should no longer need to be compatible with very old Pango.
|
|
better with Chinese text.
|
|
May avoid some small costs and be clearer.
|