Age | Commit message (Collapse) | Author | Files | Lines |
|
Tracker ID: 3512208
|
|
number after the document end.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cleaning dead code.
Feature #3510158.
|
|
|
|
|
|
|
|
Bug #3503277.
|
|
'positionSubViews'
as 'layout' has been added to their superclass NSView in OS X 10.7. The existing
'layout' method interfered with the new automatic layout feature.
|
|
Bug #3499664.
|
|
|
|
From Sébastien Granjoux.
|
|
|
|
|
|
|
|
|
|
|
|
no underlying code expects them to be transparent. This will make text drawing
use the same anti-aliasing mode no matter if using buffered mode or not.
|
|
|
|
|
|
improve drawing
of text blobs and dimensioning of call tips. From Marko Njezic.
|
|
|
|
|
|
Direct2D.
From Marko Njezic.
|
|
fractional width. This change complements change set 3994.
Make WidthText() and AverageCharWidth() actually return fractional widths
under Direct2D.
From Marko Njezic.
|
|
|
|
|
|
fractional coordinates.
|
|
#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.
|
|
comment that's inside disabled preprocessor macro.
|
|
SCI_MARKERSETBACKSELECTED and
SCI_MARKERENABLEHIGHLIGHT. From Marko Njezic.
|
|
|
|
Regression from change set 3949.
|
|
|
|
|
|
operators for folding.
|
|
written code. Noticed by PVS-Studio.
|
|
|
|
to 50 milliseconds to make interaction less laggy.
|
|
From Marko Njezic.
|
|
|
|
|
|
|