Blender Git Commit Log

Git Commits -> Revision 946da86

Revision 946da86 by Harley Acheson (master)
August 10, 2021, 15:54 (GMT)
Win32 IME: Replace Usage of Language IDs

This is a slight refactoring of the Win32 IME code to remove the use of
Language IDs, which is now strongly deprecated. Instead this uses the
new recommended Locale Names, ie ISO-639-1 2-letter abbreviated names
like "en" for English rather than ID 0x09.

See D12143 for more details.

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

Reviewed by Ray Molenkamp

Commit Details:

Full Hash: 946da86e026e16cc607797d3ccb94f39269ca4ca
Parent Commit: 6806459
Lines Changed: +99, -135

2 Modified Paths:

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