Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
in applications
on the App Store.
|
|
|
|
|
|
|
|
tests but hidden from most of Scintilla.
Access through std::unique_ptr.
|
|
|
|
|
|
|
|
|
|
|
|
macOS 10.14+.
Test application contains example calls that exercize this when available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
secondary threads which otherwise shows warnings.
Earlier approach of caching client rectangle failed to handle scrolling.
|
|
Failed to draw margins correctly after scrolling as the client rectangle wasn't
updated.
|
|
secondary threads which otherwise shows warnings.
|
|
|
|
|
|
|
|
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.
|
|
used when available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Latin characters could not be entered.
The change also stops SCI_ASSIGNCMDKEY from working with these characters.
|
|
|
|
|
|
|
|
in the margin or in the text.
|
|
|
|
|
|
so they can be seen when invoked from a modal dialog.
|
|
|
|
subclasses do not need to call StandardASCII.
Avoid some lint warnings.
|
|
|
|
EditModel::CurrentSurfaceMode.
|
|
|
|
|
|
|