Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Avoids some warnings but drops constexpr.
Use MixedWith in PlatWin for GDI instead of local implementation.
Add unit tests for Geometry.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ascent and thus line height is at least 1 pixel.
Allow 1 point font minimum instead of 2 as this may help with document maps.
Document negative extra ascent and descent.
Use XYPOSITION for ascent and descent for more coherent types and fewer casts
but floor the values when retrieving from Surface so behaviour is unchanged.
|
|
|
|
underscores and accents will be visible.
|
|
causes drawing of negative line number.
|
|
This reduces nesting and indentation.
|
|
|
|
with SCFIND_CXX11REGEX.
|
|
|
|
|
|
|
|
|
|
Rely on shared_ptr and use standard copying where possible.
Check extraFontFlag and checkMonospaced for FontSpecification comparisons.
|
|
|
|
|
|
|
|
|
|
reference to model.
|
|
|
|
|
|
|
|
highlighting just the subline with the caret when wrapping is on.
|
|
Occurred when a redraw was requested during a paint.
|
|
that are not needed.
|
|
|
|
Was complaining about enum conversions.
|
|
If all of the text area or margin area is invalidated then remember this and
don't do any more invalidations for that area until the window is painted.
This reduced the time taken to replace each \r\n with \n\n in very large
files by a factor of 3.
|
|
|
|
Shift of unsigned to avoid too much shifting and overflow warnings.
Remove condition that was always true.
Remove suppressions no longer needed.
|
|
|
|
|
|
|