Blender Git Commit Log

Git Commits -> Revision 7e84f05

August 10, 2021, 01:35 (GMT)
Win32 IME: Remove ime_status_

This removes one member of GHOST_ImeWin32 that is not used and cannot
be used in the future. It is holding the result of ImmIsIME, which is
whether an input language supports IME. It does not indicate that one
is in use, turned on, composing, in English mode, etc.

see D12131 for more information.

Differential Revision: https://developer.blender.org/D12131

Reviewed by Ray Molenkamp

Commit Details:

Full Hash: 7e84f05f1f1d24116a79bb41a1848dee5c25ac63
Parent Commit: 1758de1
Committed By: YimingWu
Lines Changed: +3, -23

2 Modified Paths:

/intern/ghost/intern/GHOST_ImeWin32.cpp (+2, -8) (Diff)
/intern/ghost/intern/GHOST_ImeWin32.h (+1, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021