Age | Commit message (Collapse) | Author | Files | Lines |
|
except for transition from character selection to word selection.
|
|
selection
when virtual space set to SCVS_USERACCESSIBLE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
width. Bug #3483713.
|
|
From Markus Nißl.
|
|
From Marko Njezic.
|
|
Feature #3517596.
From Marko Njezic.
|
|
Feature #3517596.
From Marko Njezic.
|
|
From Marko Njezic.
|
|
From Marko Njezic.
|
|
#3515555.
|
|
|
|
wrapped
subline to continue 1 pixel into the next subline.
From Marko Njezic.
|
|
margin and also not going out of bounds.
Don't go out of bounds into right margin when drawing beyond EOF area.
From Marko Njezic.
|
|
painting by calling StyleToPositionInView() after style data is refreshed,
so that PositionAfterArea() can use the correct line height in calculation.
This problem was introduced in change set 3259.
From Marko Njezic.
|
|
unnecessary on each call to Paint(). This was added in change set 2688 as part of
a fix for resource leaks problem in palette mode, which doesn't exist anymore.
From Marko Njezic.
|
|
From Marko Njezic.
|
|
This will stop Scintilla from crashing.
From Marko Njezic.
|
|
#3511023.
|
|
|
|
display instead of printer.
|
|
number after the document end.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|