Alexandre Julliard
|
ac227461ac
|
winex11.drv: Detect an XLookupString that returns Latin-1 and avoid codepage mapping in that case.
|
2006-11-07 17:28:02 +01:00 |
Alexandre Julliard
|
187d52bc2d
|
winex11.drv: Added mapping for Unicode keysyms in ToUnicodeEx.
|
2006-11-07 17:27:35 +01:00 |
Alexandre Julliard
|
4026dfa8f4
|
winex11.drv: Only load the keycode->keysym mapping once in DetectLayout, instead of once per supported layout.
|
2006-11-07 17:22:52 +01:00 |
Mike McCormack
|
671e9c0658
|
user32: ToUnicodeEx should return 0 for an unknown key.
|
2006-11-06 13:47:46 +01:00 |
Eric Pouech
|
54ac76a387
|
winex11.drv: As the min keycode is always greater or equal to 8, we
don't need to scan XKeymapEvent.key_vector from 0 but from 8.
|
2006-10-24 11:31:55 +02:00 |
Vitaliy Margolen
|
6069d0d596
|
winex11drv: Win64 printf format warning fixes.
|
2006-10-09 15:23:33 +02:00 |
Dmitry Timoshkov
|
84a6330690
|
winex11.drv: Use a proper protector for X11/XKBlib.h.
|
2006-09-26 12:29:12 +02:00 |
Alexandre Julliard
|
d3b3096756
|
server: Split the queuing of hardware messages into a separate send_hardware_message request.
|
2006-08-09 16:45:26 +02:00 |
Mike McCormack
|
6eb4bfe85f
|
winex11.drv: Avoid an uninitialized variable warning.
|
2006-07-24 13:46:26 +02:00 |
Dmitry Timoshkov
|
e7e6f10997
|
winex11.drv: Update Lithuanian keyboard layout to better match the X11 one.
|
2006-07-05 11:44:08 +02:00 |
Alexandre Julliard
|
bdb4fab7a7
|
x11drv: Renamed the x11drv directory to winex11.drv.
|
2006-06-16 09:57:50 +02:00 |