Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
values and can avoid allocations.
Switched &[0] to data() to avoid some warnings.
|
|
scite/scripts/RegenerateSource.py.
|
|
|
|
implementation.
|
|
|
|
Dependencies files deps.mak and nmdeps.mak are formatted with one file per line
as that makes it easier to examine differences between versions.
|
|
be needed for adding a CharacterCategory feature.
|
|
|
|
|
|
|
|
regular expressions and calling the Win32 API.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove inclusion of <cctype> except in lexers as cctype functions often behave
poorly and may crash for out of bounds arguments.
|
|
|
|
|
|
MAKEWPARAM which are more specific.
|
|
|
|
|
|
This can reduce the time taken to fold a document by half.
|
|
|
|
|
|
|
|
mode set.
|
|
ScreenLineLayout destructor. Allows multiple ScreenLineLayout calls and fixes a
leak when only FindRangeIntervals called.
|
|
|
|
|
|
|
|
controlled completely at run-time.
|
|
features by platform code.
Implement IScreenLineLayout for Win32 / DirectWrite as ScreenLineLayout.
|
|
Replace 0 and NULL with nullptr for COM, DirectWrite and least ambiguous cases.
|
|
|
|
implementations for each platform.
|
|
horizontal gradients.
|
|
|
|
|