Age | Commit message (Collapse) | Author | Files | Lines |
|
tests but hidden from most of Scintilla.
Access through std::unique_ptr.
|
|
|
|
in the margin or in the text.
|
|
|
|
|
|
new WinType.h header.
|
|
|
|
|
|
|
|
|
|
and CharacterCategoryMap to avoid clashes with Lexilla when building an
executable that includes both.
|
|
|
|
is space.
|
|
Replace annotation boxing logic with calls to FillRectangle and Side.
Switch to new AlphaRectangle signature.
These will allow changing stroke width in future.
|
|
|
|
be highlighted better.
|
|
to allow more accurate less complex drawing code.
|
|
|
|
Add FillStroke to hold parameters for drawing shapes.
|
|
PLATFORM_ASSERT is used in data structure headers which led to including
graphics and windowing APIs in data structure modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
be reused.
|
|
This allows removal of related #include statements.
|
|
|
|
|
|
|
|
|
|
Dependencies files deps.mak and nmdeps.mak are formatted with one file per line
as that makes it easier to examine differences between versions.
|