Age | Commit message (Collapse) | Author | Files | Lines |
|
Also fixes bugs [#2196] and [#2312].
|
|
over 127 as positive integers.
|
|
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.
|
|
|
|
|
|
build.
|
|
|
|
|
|
performance significantly for very wide lines.
|
|
May avoid some small costs and be clearer.
|
|
Move class declarations of PositionCache and PositionCacheEntry into cxx file
and only define IPositionCache interface and CreatePositionCache factory
function in header.
|
|
|
|
|
|
correctly and use 'using' in preference to 'typedef'.
|
|
SC_ORDER_CUSTOM or SC_ORDER_PERFORMSORT and the list is empty.
|
|
with other APIs with respect to buffer lengths.
|
|
This limits use of the more dangerous form CharPtrFromSPtr.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
then backtrack to good break.
|
|
SpecialRepresentations as this allows quick determination of absence for most
multi-byte UTF-8 and DBCS characters.
|
|
behaviour.
|
|
|
|
character and text / punctuation boundaries in SafeSegment as will be simpler
and faster in almost all cases.
Simplify BreakFinder::Next calling SafeSegment.
|
|
|
|
|
|
|
|
|
|
exceptions in static intialisation.
|
|
|
|
|
|
everything needed. Fixes warning from Cppcheck 2.6.
|
|
|
|
in CharacterType.h, merging duplicate functions, removing unused functions and
stadardizing names.
|
|
|
|
implementation.
|