projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shell32: Add a stub SHGetKnownFolderIDList.
[wine]
/
dlls
/
winex11.drv
/
keyboard.c
2012-04-24
Dmitry Timoshkov
winex11.drv: Windows always generates VK_DECIMAL for...
blob
|
commitdiff
|
raw
2012-02-15
Alexandre Julliard
user32: Fix GetKeyNameText returned length.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Alexandre Julliard
winex11: Update only the key state on KeymapNotify...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Aric Stewart
winex11: Strip the _L or _R from X11DRV_GetKeyNameText...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Ken Thomases
winex11: Have ToUnicodeEx null-terminate the output...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-18
Andrew Talbot
winex11.drv: Mark some fall-throughs in switch statements.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Francois Gouget
winex11: Fix printing NULL strings.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-13
Ken Thomases
winex11.drv: Map Meta keys to VK_{L, R}MENU, not just...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-13
Ken Thomases
winex11.drv: Fix X11DRV_KeymapNotify when multiple...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-20
Dmitry Timoshkov
winex11.drv: Make sure that all relevant keyboard trace...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
Alexandre Julliard
winex11: Get rid of the ClipCursor and SendInput entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Alexandre Julliard
user32: Handle input injected through SendInput entirel...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Alexandre Julliard
server: Invoke low-level hardware hooks directly from...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Alexandre Julliard
user32: Export a Wine-specific function to send hardwar...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Alexandre Julliard
winex11: Fetch the key state from the server when adjus...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Alexandre Julliard
server: Pass the original hardware input data to the...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Alexandre Julliard
server: Don't pass a thread id to send_hardware_message...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Alexandre Julliard
winex11: Pass a window handle for keyboard hardware...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Alexandre Julliard
user32: Retrieve the current cursor position from the...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
Alexandre Julliard
user32: Retrieve the key state for GetAsyncKeyState...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
Austin English
winex11.drv: Use consistent formatting in a TRACE().
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Dmitry Timoshkov
user32: Make sure that SendInput always initializes...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Dmitry Timoshkov
winex11: Remember last window that had the XIC focus...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-29
Alexandre Julliard
winex11: Set the user time property on top-level windows.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
Alexandre Goujon
winex11: Use XkbKeycodeToKeysym when using XKB.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Jörg Höhle
winex11: Unify German keyboard mapping.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-04
Jörg Höhle
winex11: Log keycode decimal <-> hex for keysym & MS...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Jörg Höhle
winex11: Add vkey codes for functions keys upto F24.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Jörg Höhle
winex11: Initialize KeyPressEvent for XmbLookupString.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Ilya Shpigor
winex11.drv: Produce VK_CANCEL vkey on the Ctrl+Pause...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Alexandre Julliard
winex11: Make GetKeyboardLayoutName() use the same...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Ken Thomases
winex11: Allow assigning non-OEM virtual key codes...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Ken Thomases
winex11: Use a table of available OEM virtual key codes.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Ken Thomases
winex11: Assign OEM virtual key codes in a separate...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Erich Hoover
winex11: Send WM_SYSKEYDOWN and WM_SYSKEYUP when the...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Andrew Eikum
winex11: Support KEYEVENTF_UNICODE in SendInput.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-26
Austin English
winex11: Make sure GetKeyNameText gets the correct...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-09
Austin English
winex11: Return correct length for GetKeyNameText.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-02
André Hentschel
winex11: Fix Ctrl+Shift+Tab translation.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
André Hentschel
winex11: Fix Ctrl+Tab translation.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Hans Leidekker
winex11.drv: Set HKCU\Keyboard Layout\Preload key.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Hans Leidekker
user32: By default, return all zeroes in the first...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-26
David Korth
winex11.drv: Map Super_L, Super_R, and Menu keys correctly.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Michael Gruber
winex11.drv: Remove "German keyboard layout without...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Maarten Lankhorst
user32/winex11.drv: Change all user32 operations to...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Andrew Talbot
winex11.drv: Superfluous semicolons fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
Aric Stewart
user32: Remove the driver call for GetKeyboardLayoutLis...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
Aric Stewart
x11drv: Allow ActivateKeyboardLayout to set the keyboar...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
Aric Stewart
x11drv: If a keyboard layout is an IME only check the...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Dmitry Timoshkov
user32: Make ToAscii(Ex) and ToUnicode(Ex) prototypes...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Dmitry Timoshkov
winex11.drv: Print the characters returned by ToUnicode.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Alexandre Julliard
winex11: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-15
Tobias Jakobi
winex11: Remove acute/apostrophe from German keyboard...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Muneyuki Noguchi
winex11: Fix a buffer overflow bug in X11DRV_KeyEvent...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Dmitry Timoshkov
winex11.drv: Fix the scan codes keypad keys section...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Aric Stewart
winex11: Add Japanese Mac keyboard layout as many of...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Alexandre Julliard
winex11: Explicitly request creation of the thread...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Alexandre Julliard
winex11: Pass the display as parameter to a few more...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-21
Ken Thomases
winex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Vitaliy Margolen
winex11: Fix MapVirtualKeyEx to properly map left-right...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Vitaliy Margolen
winex11: Use constants instead of magic numbers in...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Vitaliy Margolen
winex11: Fix GetKeyNameText for Right Shift.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Lei Zhang
winex11: control + enter should generate '\n' instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
ByeongSik Jeon
winex11: Add VK_HANGUL, VK_HANJA for Korean Native...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Vitaliy Margolen
winex11.drv: Send scan code when adjusting modifier...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Alexandre Julliard
winex11: Replace the keyboard flags bitfield by the...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Alexandre Julliard
winex11: Fix KeymapNotify handler to take left/right...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Vitaliy Margolen
winex11: Properly report state of the caps-lock and...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Vitaliy Margolen
winex11: Get the ScrollLock mask.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Vitaliy Margolen
winex11drv: Distinguish left and right keys for shift...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Alexandre Julliard
winex11: Avoid depending on win.h.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-06
Alexandre Julliard
winex11: Use the gdi display when initializing the...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Dmitry Timoshkov
user32: Make MapVirtualKeyEx(MAPVK_VK_TO_CHAR) behave...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Dmitry Timoshkov
winex11.drv: Get rid of unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Dmitry Timoshkov
winex11.drv: Use symbolic names for MapVirtualKey trans...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-29
Steven Edwards
x11drv: Remove some no longer needed wine 16bit headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Dmitry Timoshkov
winex11.drv: Synchronize debug output between X11DRV_Ke...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-13
Dan Kegel
winex11.drv: GetAsyncKeyState must check mouse buttons...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
winex11.drv: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Dmitry Timoshkov
winex11.drv: Do not ignore the keysyms assigned to...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-01
Aric Stewart
winex11.drv: Make sure keyboard state is up to date...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
Dmitry Timoshkov
winex11.drv: Clients should pass only KeyPress events...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Vitaliy Margolen
winex11drv: Change FIXME to WARN in X11DRV_GetKeyNameText.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-15
Dmitry Timoshkov
user32: Add support for the VK_APPS (Menu) key.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Kevin Koltzau
winex11.drv: Process browser and multimedia key events.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Ken Thomases
winex11.drv: Correct the count of characters matching...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Ken Thomases
winex11.drv: Enable code for picking layout-independent...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Ken Thomases
winex11.drv: Changed indenting of some dead code.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Ken Thomases
winex11.drv: Move some dead code from inside a loop...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Ken Thomases
winex11.drv: Replace no-longer-existent VK_A, VK_Z...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Ken Thomases
winex11.drv: Track which vkeys have already been assign...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Ken Thomases
winex11.drv: Reset the keyc2vkey table to empty before...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Ken Thomases
winex11.drv: Fix off-by-one in map of non-char keysyms...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Ken Thomases
winex11.drv: Map XK_KP_Equal to VK_OEM_NEC_EQUAL.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Dmitry Timoshkov
winex11.drv: Map VK codes for arrow keys to an X11...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Alexandre Julliard
winex11.drv: Detect an XLookupString that returns Latin...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Alexandre Julliard
winex11.drv: Added mapping for Unicode keysyms in ToUni...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Alexandre Julliard
winex11.drv: Only load the keycode->keysym mapping...
blob
|
commitdiff
|
raw
|
diff to current
next