Age | Commit message (Collapse) | Author | Files | Lines |
|
Makes it easier to understand and reduces warnings.
|
|
|
|
Use logical and to stop conversion warning.
|
|
each includer.
|
|
|
|
|
|
|
|
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
|
|
will be published in externally visible header.
|
|
Change ColourDesired to ColourAlpha in XPM and RGBAImage.
|
|
|
|
almost everywhere.
|
|
PLATFORM_ASSERT is used in data structure headers which led to including
graphics and windowing APIs in data structure modules.
|
|
|
|
|
|
|
|
|
|
Replace 0 and NULL with nullptr for COM, DirectWrite and least ambiguous cases.
|
|
ColourDesired is an int instead of long for consistency over different platforms.
Changes made to Point, PRectangle, and ColourDesired.
RoundXYPosition removed.
|
|
|
|
|
|
|
|
Constructor not marked explicit as may be used in external platform layers.
|
|
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
|
|
|
|
|
|
|
|
where it may be needed in the future.
|
|
|
|
|
|
tool set will not indirectly include <stdexcept>.
|
|
static methods as there were too many failures with mixed types and not-quite
matching types.
|
|
conversions and other conversions more consistent.
|
|
|
|
Parameter names added to method declarations.
|
|
|
|
|
|
|
|
on retina displays.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|