Age | Commit message (Collapse) | Author | Files | Lines |
|
That is for CARETSTYLE_LINE | CARETSTYLE_BLOCK mode.
|
|
|
|
It may be useful in more situations than just font names.
|
|
|
|
|
|
ColourDesired is an int instead of long for consistency over different platforms.
Changes made to Point, PRectangle, and ColourDesired.
RoundXYPosition removed.
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
|
|
|
|
|
|
|
|
line.
|
|
|
|
|
|
|
|
Allows choosing any colour for a margin.
|
|
vertical edges simultaneously.
|
|
|
|
Optimise drawing of markers that appear in the text area.
|
|
colours and to change the colour of text.
|
|
|
|
multiple phase drawing option.
|
|
Standardised order of arguments to drawing methods.
|
|
ColourOptional to tightly bind the value with whether it is set.
|
|
|
|
|
|
|
|
style changes.
From Robert Gieseke.
|
|
|
|
whole view.
|
|
|
|
Move printing parameters into a separate struct.
|
|
controlCharSymbol setting moved along with calculated fields for tab
width and control symbols.
Use of TextSegment simplified and variables made const where possible.
|
|
|
|
unless wanted.
Also affects platform-independent code.
|
|
|
|
|
|
|
|
From Vidya Wasi.
|
|
|
|
From Marko Njezic.
|
|
|
|
Regression from change set 3949.
|
|
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.
|
|
|
|
|
|
to run at the same time for different windows and operations.
|
|
|