projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
winex11.drv: Do not assume window managers support _NET_WORKAREA.
[wine]
/
dlls
/
winex11.drv
/
keyboard.c
2008-12-18
Aric Stewart
user32: Remove the driver call for GetKeyboardLayoutLis...
blob
|
commitdiff
|
raw
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
2006-11-06
Mike McCormack
user32: ToUnicodeEx should return 0 for an unknown...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Eric Pouech
winex11.drv: As the min keycode is always greater or...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vitaliy Margolen
winex11drv: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Dmitry Timoshkov
winex11.drv: Use a proper protector for X11/XKBlib.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Alexandre Julliard
server: Split the queuing of hardware messages into...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Mike McCormack
winex11.drv: Avoid an uninitialized variable warning.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-05
Dmitry Timoshkov
winex11.drv: Update Lithuanian keyboard layout to bette...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Alexandre Julliard
x11drv: Renamed the x11drv directory to winex11.drv.
blob
|
commitdiff
|
raw
|
diff to current