index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
winkeybd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-28
hw/xwin: Fix a crash which occurs if focus returns to XWin after xkbcomp has ...
Colin Harrison
1
-1
/
+1
2015-07-07
hw/xwin: printf format fixes for WPARAM and LPARAM types
Jon TURNEY
1
-1
/
+1
2015-07-07
hw/xwin: printf format fixes for DWORD type
Jon TURNEY
1
-1
/
+1
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
1
-1
/
+1
2014-03-03
hw/xwin: Silence bell when volume is zero
Colin Harrison
1
-1
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-2
/
+2
2013-07-23
hw/xwin: Change winTranslateKey() to return it's result as it's return value
Jon TURNEY
1
-8
/
+11
2013-07-23
hw/xwin: Consider left and right modifier keys independently on gaining focus
Oliver Schmidt
1
-12
/
+31
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in winIsFakeCtrl_L()
Jon TURNEY
1
-2
/
+0
2013-01-10
hw/xwin: Fix some comments in winkeybd.c
Jon TURNEY
1
-4
/
+4
2012-11-27
hw/xwin: Restore non-latching modifier key state when an X window gains focus
Oliver Schmidt
1
-0
/
+22
2012-11-27
hw/xwin: Give our logical xor operator a more logical name
Jon TURNEY
1
-13
/
+12
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-340
/
+303
2012-01-26
hw/xwin: Fix AltGr key sometimes firing an additional Ctrl-L key
Oliver Schmidt
1
-39
/
+56
2011-05-24
Fix XWin compilation after updates for input API changes
Colin Harrison
1
-4
/
+2
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-2
/
+1
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-1
/
+1
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-5
/
+1
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-1
/
+1
2011-02-05
Cygwin/X: Better keycode debugging output
Jon TURNEY
1
-4
/
+4
2010-10-19
Xming: Casts to remove warnings on event pointers
Colin Harrison
1
-1
/
+1
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-03-16
Xming: Dead code removal
Colin Harrison
1
-86
/
+0
2010-02-05
Cygwin/X: Copy the state of the Windows keyboard device to the Virtual Core K...
Jon TURNEY
1
-0
/
+4
2009-11-09
Cygwin/X: Handle fake keypresses generated by speech recognizers
Paul Loewenstein
1
-2
/
+23
2009-02-12
Cygwin/X: Fix -Wold-style-definition warnings
Jon TURNEY
1
-2
/
+2
2009-02-02
Cygwin/X: Fix compilation for mandatory XKB
Jon TURNEY
1
-57
/
+27
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-5
/
+1
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-18
/
+1
2009-01-19
Xming: Ensure we dont try to print a null value when displaying xkb configura...
Colin Harrison
1
-3
/
+5
2008-12-17
Cygwin/X: update for changes in mieq API
Jon TURNEY
1
-8
/
+12
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-1
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-05-29
Remove -xkbmap argument.
Daniel Stone
1
-18
/
+6
2005-07-05
Fix simultanious presses of Left and Right Control and Shift keys.
Alexander Gottwald
1
-0
/
+36
2005-07-05
Fix problem with fake Control press on Alt-Gr
Alexander Gottwald
1
-3
/
+8
2005-07-04
Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes
Alexander Gottwald
1
-0
/
+5
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-1
/
+1
2005-02-08
Updated fix for ABNT2 and HK_Toggle keys.
Alexander Gottwald
1
-1
/
+15
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
Alexander Gottwald
1
-0
/
+2
2004-06-21
Bug 777: Merge from CYGWIN branch
Alexander Gottwald
1
-214
/
+103
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-16
/
+8
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+707