Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
defined behaviour.
|
|
subclass.
|
|
Added constexpr where reasonable.
|
|
share implementation of window pointers between files, use GetWindowStyle.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move WM_INPUTLANGCHANGE[REQUEST] into IMEMessage.
|
|
Changed HDC, HPEN, HBRUSH, HFONT, HRGN, and HBITMAP.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is commented out and may be enabled by changing source code.
|
|
|
|
|
|
cases. Windows automatically provides CF_UNICODETEXT when CF_TEXT on clipboard.
This does not change drag-and-drop as that depends on CF_TEXT such as when
dragging from DBCS.
|
|
be reused.
|
|
This allows removal of related #include statements.
|
|
Avoid warnings for potentially NULL pRenderTarget.
|
|
|
|
|
|
|
|
|
|
|
|
while typing.
|
|
of composition text.
|
|
typing.
|
|
composition text.
|
|
Feature [feature-requests:#1300] part 1.
|
|
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
|
|
INDIC_ is also used for indicator styles.
|
|
|
|
|
|
Changed GetTextLength to use same logic as GetText to ensure they agree.
|
|
|
|
warnings.
|
|
|
|
|
|
|
|
values and can avoid allocations.
Switched &[0] to data() to avoid some warnings.
|
|
|