Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
selections part-way through clusters so that the caret doesn't stick to the end
of the cluster making it easier to understand editing actions.
|
|
- support surrogate pairs in WM_CHAR messages
- support characters from supplementary planes in WM_UNICHAR messages
- support WM_UNICHAR messages in non-Unicode mode
- fix some code duplication
Also, do not return FALSE upon receiving a WM_UNICHAR message with
a UNICODE_NOCHAR parameter, since WM_UNICHAR can actually be handled
just fine (at least with the exact same level of support as WM_CHAR).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Japanese) IME input.
|
|
|
|
|
|
LexErrorList, LexMake, LexNull, and LexProps.
|
|
Avoids potential problems if sptr_t changed to a slightly different type.
|
|
handling that was needed to support Windows 95.
|
|
|
|
|
|
|
|
From johnsonj.
|
|
From johnsonj.
|
|
|
|
default encoding instead of chosen encoding.
|
|
From Stefan Küng.
|
|
|
|
|
|
|
|
DWRITE_TEXT_METRICS struct in header.
|
|
|
|
|
|
|
|
character window support.
|
|
analyze.
|
|
From johnsonj.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compatibility and to lessen the number of casts.
|