Blender Git Commit Log

Git Commits -> Revision aa0b05e

August 6, 2021, 06:09 (GMT)
Win32 IME: Rename SetInputLanguage()

GHOST_ImeWin32::SetInputLanguage() has a confusing name because it does
not set the input language. It actually retrieves the current input
locale from the OS and caches the value of the current input language
ID. Therefore this patch renames it to "UpdateInputLanguage"

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

Reviewed by Ray Molenkamp

Commit Details:

Full Hash: aa0b05ef70e6d8222d0cf66b2dab338f39ac0a8b
Parent Commit: c3e996a
Committed By: Siddhartha Jejurkar
Lines Changed: +8, -8

3 Modified Paths:

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