Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and a little faster when markers have been used.
|
|
to invalidate everything.
|
|
|
|
|
|
|
|
|
|
|
|
not define __unix__.
|
|
|
|
but DirectWrite does not draw well and eventuall crashes.
|
|
to run at the same time for different windows and operations.
|
|
#3389055.
|
|
|
|
keeping track over long lines.
Using typedefs rather than #defines so goes into namespace.
|
|
|
|
|
|
|