Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
Move data tables to end of local functions.
These changes have no strong effect - this change set just tries to simplify
the following change set which makes more significant changes.
|
|
|
|
horizontal gradients.
|
|
visible.
|
|
where it can easily be provided. Retaining a CGContextRef in QuartzTextLayout
could lead to it being used after being invalidated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace 0 and NULL with nullptr.
Update comments.
|
|
|
|
when the regex has a locale imbued.
|