wine/dlls/x11drv keyboard.c

Alexandre Julliard julliard at winehq.org
Mon Jan 3 08:44:27 CST 2005


ChangeSet ID:	15111
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/03 08:44:27

Modified files:
	dlls/x11drv    : keyboard.c 

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	- Do not print FIXME in X11DRV_GetKeyboardLayout if dwThreadid
	identifies current thread.
	- Make X11DRV_GetKeyboardLayoutList follow the same rule as
	X11DRV_GetKeyboardLayout and X11DRV_GetKeyboardLayoutName for CJK
	locales.
	- There is no need to have 0xe001 in the high word of Japanese
	keyboard layouts lcids in main_key_tab, the above APIs take care of
	it.
	- High word of a returned keyboard layout duplicates low word for non
	CJK locales under Windows.

Patch: http://cvs.winehq.org/patch.py?id=15111

Old revision  New revision  Changes     Path
 1.61          1.62          +21 -5      wine/dlls/x11drv/keyboard.c




More information about the wine-cvs mailing list