Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
history. Tweak size of INDIC_POINT and INDIC_POINTCHARACTER. Let translucency of
INDIC_COMPOSITIONTHICK be adjusted.
|
|
|
|
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 styles.
Remove ColourDesired.
|
|
Change ColourDesired to ColourAlpha in XPM and RGBAImage.
|
|
|
|
to allow more accurate less complex drawing code.
|
|
almost everywhere.
|
|
PLATFORM_ASSERT is used in data structure headers which led to including
graphics and windowing APIs in data structure modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Polygon and delete the standard copy and assignment methods.
|
|
|
|
|
|
|
|
without cast.
|
|
|
|
Constructor not marked explicit as may be used in external platform layers.
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
|
|
|
|
|
|
|
|
underneath positions or characters.
|
|
|
|
tool set will not indirectly include <stdexcept>.
|
|
colours and to change the colour of text.
|
|
|
|
|
|
|
|
so mark ViewStyle parameters as const.
Provide a FontAlias copy constructor and use it to work around non-const Font
arguments to Surface when sourced from const ViewStyle.
|
|
defined in scripts/HeaderOrder.txt.
|
|
static methods as there were too many failures with mixed types and not-quite
matching types.
|
|
|
|
conversions and other conversions more consistent.
|
|
appearance used for Asian language input composition.
|
|
|
|
|
|
Based on work by Matthew Brush and Lex Trottman.
|