Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
fractional width. This change complements change set 3994.
Make WidthText() and AverageCharWidth() actually return fractional widths
under Direct2D.
From Marko Njezic.
|
|
#3494184.
|
|
mode. This prevents parts of margin being drawn out of bounds.
Don't set clipping region when buffered mode is used, as it is not necessary.
From Marko Njezic.
|
|
SCI_MARKERSETBACKSELECTED and
SCI_MARKERENABLEHIGHLIGHT. From Marko Njezic.
|
|
|
|
Regression from change set 3949.
|
|
|
|
|
|
From Marko Njezic.
|
|
|
|
had no effect since that was regarded as an empty indicator.
|
|
|
|
ctrl+click in margin in certain cases. Bug #3484370.
|
|
fractional positioning. Bug #3485669.
|
|
to fractional positioning.
|
|
|
|
|
|
Bug #1776560.
|
|
fonts realised.
|
|
From Marko Njezic.
|
|
|
|
|
|
This improves sub-pixel alignment when drawing control characters, indicators
and whitespace dots.
|
|
This improves sub-pixel alignment of indented wrapped lines and
sub-pixel positioning that uses aveCharWidth in calculations.
Added type casts to certain places to make it clear that loss of precision
occurs due to assignment of float to int.
|
|
This fixes off by one errors that can happen in some cases.
Simplify Editor::PositionFromLineX() method.
|
|
|
|
|
|
From Rex Conn.
|
|
|
|
|
|
tabs on wide lines.
|
|
|
|
|
|
|
|
as they were copying from the start of the pixmap instead of where
the drawing occurred. Caused by optimized drawing in changeset 3949.
Also ensured whitespace fold tails displayed correctly.
|
|
|
|
From Averk.
|
|
|
|
of ActiveState.
|
|
|
|
characters between two positions. From Andrey Moskalyov.
|
|
|
|
|
|
background threads.
|
|
|
|
|
|
|
|
|