Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
key.
|
|
|
|
default implementations of the ILexerWithSubStyles interface methods.
|
|
|
|
All events include a set of keyboard modifier flags.
Older calls that passed individual parameters for each key were removed.
|
|
|
|
Replaced Platform::Clamp with Sci::clamp but will later change this to
std::clamp once on full C++17 compilers.
Drop MouseButtonBounce workaround for very early GTK+/Linux.
|
|
|
|
|
|
|
|
Part of modernization.
|
|
|
|
|
|
|
|
|
|
|
|
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
|
|
|
|
failure as that throws an exception.
|
|
|
|
wrapping CFStringCreateWithBytes.
|
|
according to Apple's API Reference.
|
|
over other views above and below ScintillaView.
|
|
|
|
|
|
checks making them more difficult to understand.
|
|
since memory ownership doesn't cross between C++ and Objective C as much.
|
|
creating an NSBitmapImageRep first.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
where it may be needed in the future.
|
|
|
|
|
|
and lines.
|
|
|
|
|
|
|
|
Features used are move constructor, unique_ptr, deleted functions, enum class,
lambda expression, and range for loop.
|
|
|
|
|
|
|
|
|
|
chooser from appearing.
Special-case the Chinese "Cangjie" input source.
|