projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Implemented system metric functions.
[wine]
/
windows
/
keyboard.c
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Alexandre Julliard
Got rid of dynamic thunk allocation in mouse/keyboard...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-21
Andreas Mohr
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-17
Alexandre Julliard
Added support for low-level mouse and keyboard hooks.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-05
Alexandre Julliard
Remove Get/SetBeepActive from USER driver and manage...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-29
Dmitry Timoshkov
"Implement" GetKBCodePage and GetKBCodePage16.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Patrik Stridvall
Various documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
François Gouget
winuser.h now requires that we include winbase.h first.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Alexandre Julliard
Renamed CallTo16* functions to wine_call_to_16* and...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-26
Alexandre Julliard
Removed unused STRUCT32_NCCALCSIZE functions.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Dmitry Timoshkov
Replaced ToAscii by ToUnicode in the User driver interface.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-10
Alexandre Julliard
Merged clipboard driver into USER driver.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-30
Alexandre Julliard
Cleaned up a few USER dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-20
Alexandre Julliard
Moved graphics initialisation to the x11drv/ttydrv...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Lionel Ulmer
Changed the initialisation of the KeyState array.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Ulrich Weigand
Keyboard/mouse event proc thunk creation moved out...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-11
Alexandre Julliard
Take advantage of the new registers saved in the STACK1...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-03
Francois Boisvert
Suspend the window locks before DefKeybEventProc and
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Patrik Stridvall
More code moved to the X11 driver (bitmap and palette...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-18
Marcus Meissner
Lots of warning fixed, one missing WINAPI in ddraw...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Marcus Meissner
Some more recursive include fixes/optimizations.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-04
Patrik Stridvall
Moved some more code to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-07
Patrik Stridvall
Moved more code to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
David Faure
Micro patch for AltGr key on german keyboards.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-14
Ulrich Weigand
Moved GetKeyboardLayoutName16 to windows/input.c.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-14
David Faure
Special case handling of : Shift + arrow, shift + home...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-08
Ulrich Weigand
Implementation of KEYBOARD.DRV (code mostly taken from...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Andreas Mohr
Added stub for CheckCursor().
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
David Faure
Deleted the vkey->sancode array, because QWERTY specific.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
NF Stevens
A couple of TRACE messages are missing a newline at...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-25
David Faure
Replaced 0x00 with 0x01 in the vkey->sancode array...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-24
David Faure
Fixed warning.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-22
Marcus Meissner
XQueryKeymap -> TSXQueryKeymap (fixes the XIO errors...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Ulrich Weigand
MOUSE.DRV routines moved to event.c. Call mouse event...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
David Faure
Added KEYBOARD_UpdateState, to read the modifiers when...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current
1998-08-22
Alexandre Julliard
Release 980822
wine-980822
blob
|
commitdiff
|
raw
|
diff to current
1998-07-26
Alexandre Julliard
Release 980726
wine-980726
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-04-13
Alexandre Julliard
Release 980413
wine-980413
blob
|
commitdiff
|
raw
|
diff to current
1998-03-29
Alexandre Julliard
Release 980329
wine-980329
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-15
Alexandre Julliard
Release 980215
wine-980215
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-04
Alexandre Julliard
Release 980104
wine-980104
blob
|
commitdiff
|
raw
|
diff to current
1997-11-30
Alexandre Julliard
Release 971130
wine-971130
blob
|
commitdiff
|
raw
|
diff to current
1997-11-16
Alexandre Julliard
Release 971116
wine-971116
blob
|
commitdiff
|
raw
|
diff to current
1997-11-01
Alexandre Julliard
Release 971101
wine-971101
blob
|
commitdiff
|
raw
|
diff to current
1997-09-28
Alexandre Julliard
Release 970928
wine-970928
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-06-29
Alexandre Julliard
Release 970629
wine-970629
blob
|
commitdiff
|
raw
|
diff to current
1997-05-25
Alexandre Julliard
Release 970525
wine-970525
blob
|
commitdiff
|
raw
|
diff to current
1997-04-15
Alexandre Julliard
Release 970415
wine-970415
blob
|
commitdiff
|
raw
|
diff to current
1997-03-29
Alexandre Julliard
Release 970329
wine-970329
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1997-02-15
Alexandre Julliard
Release 970215
wine-970215
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current
1997-01-20
Alexandre Julliard
Release 970120
wine-970120
blob
|
commitdiff
|
raw
|
diff to current
1997-01-12
Alexandre Julliard
Release 970112
wine-970112
blob
|
commitdiff
|
raw
|
diff to current
1996-12-22
Alexandre Julliard
Release 961222
wine-961222
blob
|
commitdiff
|
raw
|
diff to current
1996-12-15
Alexandre Julliard
Release 961215
wine-961215
blob
|
commitdiff
|
raw
|
diff to current
1996-12-01
Alexandre Julliard
Release 961201
wine-961201
blob
|
commitdiff
|
raw
|
diff to current
1996-09-28
Alexandre Julliard
Release 960928
wine-960928
blob
|
commitdiff
|
raw
|
diff to current
1996-05-06
Alexandre Julliard
Release 960506
wine-960506
blob
|
commitdiff
|
raw
|
diff to current
1996-04-14
Alexandre Julliard
Release 960414
wine-960414
blob
|
commitdiff
|
raw
|
diff to current
1996-03-31
Alexandre Julliard
Release 960331
wine-960331
blob
|
commitdiff
|
raw
|
diff to current
1996-01-31
Alexandre Julliard
Release 960131
wine-960131
blob
|
commitdiff
|
raw
|
diff to current
1995-12-12
Alexandre Julliard
Release 951212
wine-951212
blob
|
commitdiff
|
raw
|
diff to current
1995-06-06
Alexandre Julliard
Release 950606
wine-950606
blob
|
commitdiff
|
raw
|
diff to current
1995-01-24
Alexandre Julliard
Release 950122
wine-950122
blob
|
commitdiff
|
raw
|
diff to current
1994-10-17
Alexandre Julliard
Release 941017
wine-941017
blob
|
commitdiff
|
raw
|
diff to current
1994-06-21
Alexandre Julliard
Release 940620
wine-940620
blob
|
commitdiff
|
raw
|
diff to current
1994-06-15
Alexandre Julliard
Release 940614
wine-940614
blob
|
commitdiff
|
raw
|
diff to current
1994-06-02
Alexandre Julliard
Release 940602
wine-940602
blob
|
commitdiff
|
raw
|
diff to current
1994-04-05
Alexandre Julliard
Release 940405
wine-940405
blob
|
commitdiff
|
raw
|
diff to current
1994-03-01
Alexandre Julliard
Release 940301
wine-940301
blob
|
commitdiff
|
raw
|
diff to current
1993-09-04
Alexandre Julliard
Release 0.3.0
wine-0.3.0
blob
|
commitdiff
|
raw
|
diff to current