Age | Commit message (Collapse) | Author | Files | 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.
|
|
|
|
|
|
|
|
|
|
|
|
static_cast instead of reinterpret_cast between void* and id or Objective C
object.
|
|
reinterpret_cast
|
|
QuartzTextStyle.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hid properties and methods which are for internal use.
|
|
|
|
|
|
Also return nil from attributedSubstringForProposedRange for ranges outside
document as this is specified behaviour.
|
|
screen reader.
|
|
Fixes clang analyzer warning.
|
|
empty array instead. Fixes clang analyser warning.
|
|
|
|
and SCK_DIVIDE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
combinations e.g. Option + e => empty char, Control + k => a char with ascii code 11
|
|
|
|
|
|
in Cocoa source consistently.
|
|
|
|
|
|
|
|
|
|
|
|
text then styling in the background using idle-time.
|
|
|
|
From Chinh Nguyen.
|