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 |