Sign in
goma
/
wine
/
288b8ee18c757ac3d54a78bb81d08bff42df058e
/
windows
/
keyboard.c
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
9ec81d1
Got rid of dynamic thunk allocation in mouse/keyboard event procs and
by Alexandre Julliard
· 23 years ago
e15badb
Cosmetics.
by Andreas Mohr
· 23 years ago
4b62618
Added support for low-level mouse and keyboard hooks.
by Alexandre Julliard
· 23 years ago
1922c72
Removed unnecessary inclusion of heap.h.
by Alexandre Julliard
· 24 years ago
01d5e5b
Documentation fixes.
by Patrik Stridvall
· 24 years ago
c6a835a
Remove Get/SetBeepActive from USER driver and manage it locally inside
by Alexandre Julliard
· 24 years ago
97d5abc
"Implement" GetKBCodePage and GetKBCodePage16.
by Dmitry Timoshkov
· 24 years ago
2ece70e
Various documentation fixes.
by Patrik Stridvall
· 24 years ago
44a1822
winuser.h now requires that we include winbase.h first.
by François Gouget
· 24 years ago
2b3aa61
Added/modified documentation for function arguments.
by Patrik Stridvall
· 24 years ago
e296bf3
Renamed CallTo16* functions to wine_call_to_16* and export them from
by Alexandre Julliard
· 24 years ago
07d0c31
Removed unused STRUCT32_NCCALCSIZE functions.
by Alexandre Julliard
· 24 years ago
8a31634
Replaced ToAscii by ToUnicode in the User driver interface.
by Dmitry Timoshkov
· 24 years ago
d8fab2e
Removed some of the XXX_reg macros now that we are using the standard
by Alexandre Julliard
· 25 years ago
42d20f9
Merged clipboard driver into USER driver.
by Alexandre Julliard
· 25 years ago
946a444
Cleaned up a few USER dependencies.
by Alexandre Julliard
· 25 years ago
28c3a1b
Moved graphics initialisation to the x11drv/ttydrv dll init code.
by Alexandre Julliard
· 25 years ago
d3e22d9
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
by Jeremy White
· 25 years ago
dd03cc1
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
by Dimitrie O. Paun
· 25 years ago
6fed97f
Changed the initialisation of the KeyState array.
by Lionel Ulmer
· 25 years ago
24dd5d9
Keyboard/mouse event proc thunk creation moved out of if1632/thunk.c.
by Ulrich Weigand
· 26 years ago
4220b29
Take advantage of the new registers saved in the STACK16FRAME to turn
by Alexandre Julliard
· 26 years ago
06c275a
Converted to the new debugging interface (done with the help of the
by Alexandre Julliard
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
7d7fe7c
Suspend the window locks before DefKeybEventProc and DefMouseEventProc.
by Francois Boisvert
· 26 years ago
b87fe2e
More code moved to the X11 driver (bitmap and palette and misc).
by Patrik Stridvall
· 26 years ago
6b9dd2e
Lots of warning fixed, one missing WINAPI in ddraw.c added.
by Marcus Meissner
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
61afa33
Some more recursive include fixes/optimizations.
by Marcus Meissner
· 26 years ago
8d8703c
Moved some more code to the X11 driver.
by Patrik Stridvall
· 26 years ago
e35d636
Moved more code to the X11 driver.
by Patrik Stridvall
· 26 years ago
6c6e3e4
Micro patch for AltGr key on german keyboards.
by David Faure
· 26 years ago
8bf078b
Moved GetKeyboardLayoutName16 to windows/input.c.
by Ulrich Weigand
· 26 years ago
f64b70e
Special case handling of : Shift + arrow, shift + home, ...
by David Faure
· 26 years ago
d1b919c
Implementation of KEYBOARD.DRV (code mostly taken from previous
by Ulrich Weigand
· 26 years ago
b7db887
Added stub for CheckCursor().
by Andreas Mohr
· 26 years ago
6f75dc4
Deleted the vkey->sancode array, because QWERTY specific.
by David Faure
· 26 years ago
1410cdd
A couple of TRACE messages are missing a newline at the end.
by NF Stevens
· 26 years ago
b745eaa
Replaced 0x00 with 0x01 in the vkey->sancode array, so that no key is
by David Faure
· 26 years ago
905d622
Fixed warning.
by David Faure
· 26 years ago
96dad15
XQueryKeymap -> TSXQueryKeymap (fixes the XIO errors reported).
by Marcus Meissner
· 26 years ago
72dcd5c
MOUSE.DRV routines moved to event.c. Call mouse event procedure.
by Ulrich Weigand
· 26 years ago
a0815f3
Added KEYBOARD_UpdateState, to read the modifiers when the wine app is
by David Faure
· 26 years ago
d30dfd2
Release 980927
by Alexandre Julliard
· 27 years ago
wine-980927
a0d7731
Release 980913
by Alexandre Julliard
· 27 years ago
wine-980913
85ed45e
Release 980822
by Alexandre Julliard
· 27 years ago
wine-980822
829fe32
Release 980726
by Alexandre Julliard
· 27 years ago
wine-980726
a845b88
Release 980601
by Alexandre Julliard
· 27 years ago
wine-980601
c7c217b
Release 980413
by Alexandre Julliard
· 27 years ago
wine-980413
54c2711
Release 980329
by Alexandre Julliard
· 27 years ago
wine-980329
a69b88b
Release 980315
by Alexandre Julliard
· 27 years ago
wine-980315
a11d7b1
Release 980301
by Alexandre Julliard
· 27 years ago
wine-980301
03468f7
Release 980215
by Alexandre Julliard
· 27 years ago
wine-980215
60ce85c
Release 980201
by Alexandre Julliard
· 27 years ago
wine-980201
02e9008
Release 980104
by Alexandre Julliard
· 27 years ago
wine-980104
e658d82
Release 971130
by Alexandre Julliard
· 27 years ago
wine-971130
a0b2b1d
Release 971116
by Alexandre Julliard
· 27 years ago
wine-971116
491502b
Release 971101
by Alexandre Julliard
· 27 years ago
wine-971101
3db94ef
Release 970928
by Alexandre Julliard
· 28 years ago
wine-970928
77b9918
Release 970914
by Alexandre Julliard
· 28 years ago
wine-970914
670cdc4
Release 970824
by Alexandre Julliard
· 28 years ago
wine-970824
33072e1
Release 970629
by Alexandre Julliard
· 28 years ago
wine-970629
7ff1c41
Release 970525
by Alexandre Julliard
· 28 years ago
wine-970525
889f742
Release 970415
by Alexandre Julliard
· 28 years ago
wine-970415
df2673b
Release 970329
by Alexandre Julliard
· 28 years ago
wine-970329
2197901
Release 970305
by Alexandre Julliard
· 28 years ago
wine-970305
f0cbfa0
Release 970215
by Alexandre Julliard
· 28 years ago
wine-970215
349a953
Release 970202
by Alexandre Julliard
· 28 years ago
wine-970202
01d6346
Release 970120
by Alexandre Julliard
· 28 years ago
wine-970120
c6c0944
Release 970112
by Alexandre Julliard
· 28 years ago
wine-970112
7ebe1a4
Release 961222
by Alexandre Julliard
· 28 years ago
wine-961222
b1bac32
Release 961215
by Alexandre Julliard
· 28 years ago
wine-961215
da0cfb3
Release 961201
by Alexandre Julliard
· 28 years ago
wine-961201
2c69f6d
Release 960928
by Alexandre Julliard
· 29 years ago
wine-960928
1285c2f
Release 960506
by Alexandre Julliard
· 29 years ago
wine-960506
329f068
Release 960414
by Alexandre Julliard
· 29 years ago
wine-960414
c981d0b
Release 960331
by Alexandre Julliard
· 29 years ago
wine-960331
7e56f68
Release 960131
by Alexandre Julliard
· 29 years ago
wine-960131
d471965
Release 951212
by Alexandre Julliard
· 29 years ago
wine-951212
a2f2e01
Release 950606
by Alexandre Julliard
· 30 years ago
wine-950606
1850655
Release 950122
by Alexandre Julliard
· 30 years ago
wine-950122
aca0578
Release 941017
by Alexandre Julliard
· 30 years ago
wine-941017
988ca97
Release 940620
by Alexandre Julliard
· 31 years ago
wine-940620
7cc9c0c
Release 940614
by Alexandre Julliard
· 31 years ago
wine-940614
36ca136
Release 940602
by Alexandre Julliard
· 31 years ago
wine-940602
8d24ae6
Release 940405
by Alexandre Julliard
· 31 years ago
wine-940405
fb9a919
Release 940301
by Alexandre Julliard
· 31 years ago
wine-940301
401710d
Release 0.3.0
by Alexandre Julliard
· 32 years ago
wine-0.3.0