Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Scintilla instance.
|
|
character that can not take that diacritic, such as option+e (acute accent)
followed by g.
|
|
This can reduce the time taken to fold a document by half.
|
|
|
|
|
|
|
|
text, case-insensitive searching, and retrieving text as UTF-8.
|
|
|
|
Use nullptr where unambiguous and is C++ as distinct from Objective C.
|
|
|
|
|
|
|
|
|
|
removing casts to int.
|
|
implementations of that interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All events include a set of keyboard modifier flags.
Older calls that passed individual parameters for each key were removed.
|
|
|
|
|
|
|
|
Part of modernization.
|
|
|
|
|
|
|
|
failure as that throws an exception.
|
|
|
|
wrapping CFStringCreateWithBytes.
|
|
over other views above and below ScintillaView.
|
|
|
|
|
|
|
|
|
|
|
|
and lines.
|
|
|
|
Features used are move constructor, unique_ptr, deleted functions, enum class,
lambda expression, and range for loop.
|
|
|
|
|
|
|
|
|
|
static_cast instead of reinterpret_cast between void* and id or Objective C
object.
|
|
|
|
Hid properties and methods which are for internal use.
|
|
|