Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
macOS 10.14+.
Test application contains example calls that exercize this when available.
|
|
|
|
They do not appear to be needed since SCIMarginView does not have a mouseEntered
method and SCIContentView receives mouseEntered anyway because of its tracking
area.
|
|
|
|
onto Scintilla but continue using NSFilenamesPboardType on older systems.
|
|
|
|
|
|
cursor images.
|
|
|
|
|
|
|
|
|
|
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.
|
|
settings. Trigger UpdateBaseElements when system settings change.
This makes Scintilla (by default) track the correct tint to show as the
selection background.
|
|
both active and first responder.
This has no visual effect yet but allows greying the selection when not focussed.
|
|
|
|
almost everywhere.
|
|
PLATFORM_ASSERT is used in data structure headers which led to including
graphics and windowing APIs in data structure modules.
|
|
|
|
|
|
|
|
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
|
|
Avoid propagating terminating NULs from SCI_STYLEGETFONT and SCI_TARGETASUTF8.
|
|
|
|
INDIC_ is also used for indicator styles.
|
|
|
|
|
|
|
|
This fixes a bug where clicking seemed to affect the wrong margin.
|
|
|
|
|
|
|
|
removing casts to int.
|
|
|
|
key.
|
|
|
|
Part of modernization.
|
|
|
|
|
|
|
|
over other views above and below ScintillaView.
|
|
|
|
|
|
|
|
|
|
chooser from appearing.
Special-case the Chinese "Cangjie" input source.
|
|
|
|
|
|
|