summaryrefslogtreecommitdiff
path: root/hw/xwin/winkeybd.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-19Xming: Casts to remove warnings on event pointersColin Harrison1-1/+1
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-1/+1
2010-03-16Xming: Dead code removalColin Harrison1-86/+0
2010-02-05Cygwin/X: Copy the state of the Windows keyboard device to the Virtual Core K...Jon TURNEY1-0/+4
2009-11-09Cygwin/X: Handle fake keypresses generated by speech recognizersPaul Loewenstein1-2/+23
2009-02-12Cygwin/X: Fix -Wold-style-definition warningsJon TURNEY1-2/+2
2009-02-02Cygwin/X: Fix compilation for mandatory XKBJon TURNEY1-57/+27
2009-01-22Input: Remove modifierMap from coreDaniel Stone1-5/+1
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-18/+1
2009-01-19Xming: Ensure we dont try to print a null value when displaying xkb configura...Colin Harrison1-3/+5
2008-12-17Cygwin/X: update for changes in mieq APIJon TURNEY1-8/+12
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-05-29Remove -xkbmap argument.Daniel Stone1-18/+6
2005-07-05Fix simultanious presses of Left and Right Control and Shift keys.Alexander Gottwald1-0/+36
2005-07-05Fix problem with fake Control press on Alt-GrAlexander Gottwald1-3/+8
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+5
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2005-02-08Updated fix for ABNT2 and HK_Toggle keys.Alexander Gottwald1-1/+15
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+2
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-214/+103
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-16/+8
2003-11-14Initial revisionKaleb Keithley1-0/+707