Age | Commit message (Collapse) | Author | Files | Lines |
|
Haiku where ptrdiff_t and int are the same size but different types.
|
|
ScreenLineLayout destructor. Allows multiple ScreenLineLayout calls and fixes a
leak when only FindRangeIntervals called.
|
|
Changing code page now causes full restyle.
|
|
|
|
|
|
|
|
|
|
UTF-16 code units added.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of breaking up into lines.
Using the preprocessor to hide the multiline code instead of comments so that it
is easier to experiment with.
|
|
controlled completely at run-time.
|
|
|
|
|
|
|
|
|
|
Use noexcept.
|
|
|
|
|
|
|
|
|
|
|
|
it static.
|
|
|
|
|
|
features by platform code.
Implement IScreenLineLayout for Win32 / DirectWrite as ScreenLineLayout.
|
|
|
|
|
|
|
|
|
|
platform and it allows extension to custom tab stops.
|
|
|
|
|
|
|
|
Replace 0 and NULL with nullptr for COM, DirectWrite and least ambiguous cases.
|
|
|
|
|
|
|
|
implementations for each platform.
|
|
|