Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
paint.
|
|
|
|
|
|
drop.
Simplify IME font definition.
|
|
|
|
|
|
|
|
defined behaviour.
|
|
|
|
subclass.
|
|
|
|
|
|
Added constexpr where reasonable.
|
|
messages. Modify types to match.
|
|
share implementation of window pointers between files, use GetWindowStyle.
|
|
|
|
|
|
|
|
Relies on Platform environment variable and defaults to 32-bit.
|
|
InitializeCriticalSection inside DllMain can cause exceptions on old Windows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This avoids a warning when Direct2D debugging turned on.
|
|
is a bug.
|
|
|
|
Move WM_INPUTLANGCHANGE[REQUEST] into IMEMessage.
|
|
|
|
Changed HDC, HPEN, HBRUSH, HFONT, HRGN, and HBITMAP.
|
|
|
|
|
|
|
|
|
|
Harmonize types to avoid casts.
|
|
|
|
|
|
|
|
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.
|