summaryrefslogtreecommitdiff
path: root/hw/xwin/winkeybd.c
Commit message (Expand)AuthorAgeFilesLines
* hw/xwin: Fix a crash which occurs if focus returns to XWin after xkbcomp has ...Colin Harrison2016-06-281-1/+1
* hw/xwin: printf format fixes for WPARAM and LPARAM typesJon TURNEY2015-07-071-1/+1
* hw/xwin: printf format fixes for DWORD typeJon TURNEY2015-07-071-1/+1
* Drop valuator mask argument from GetKeyboardEventsPeter Hutterer2015-03-131-1/+1
* hw/xwin: Silence bell when volume is zeroColin Harrison2014-03-031-1/+1
* Replace 'pointer' type with 'void *'Keith Packard2014-01-121-2/+2
* hw/xwin: Change winTranslateKey() to return it's result as it's return valueJon TURNEY2013-07-231-8/+11
* hw/xwin: Consider left and right modifier keys independently on gaining focusOliver Schmidt2013-07-231-12/+31
* hw/xwin: Fix unused-but-set-variable warning in winIsFakeCtrl_L()Jon TURNEY2013-05-021-2/+0
* hw/xwin: Fix some comments in winkeybd.cJon TURNEY2013-01-101-4/+4
* hw/xwin: Restore non-latching modifier key state when an X window gains focusOliver Schmidt2012-11-271-0/+22
* hw/xwin: Give our logical xor operator a more logical nameJon TURNEY2012-11-271-13/+12
* Introduce a consistent coding styleKeith Packard2012-03-211-340/+303
* hw/xwin: Fix AltGr key sometimes firing an additional Ctrl-L keyOliver Schmidt2012-01-261-39/+56
* Fix XWin compilation after updates for input API changesColin Harrison2011-05-241-4/+2
* input: remove DDX event list handlingPeter Hutterer2011-05-111-2/+1
* input: replace EventListPtr with InternalEvent arrayPeter Hutterer2011-05-111-1/+1
* input: Provide Queue{Button|Keyboard|Proximity}Event helpersPeter Hutterer2011-05-111-5/+1
* input: remove GetKeyboardValuatorEvents, this is now unnecessary.Peter Hutterer2011-04-181-1/+1
* Cygwin/X: Better keycode debugging outputJon TURNEY2011-02-051-4/+4
* Xming: Casts to remove warnings on event pointersColin Harrison2010-10-191-1/+1
* Move each screen's root-window pointer into ScreenRec.Jamey Sharp2010-06-031-1/+1
* Xming: Dead code removalColin Harrison2010-03-161-86/+0
* Cygwin/X: Copy the state of the Windows keyboard device to the Virtual Core K...Jon TURNEY2010-02-051-0/+4
* Cygwin/X: Handle fake keypresses generated by speech recognizersPaul Loewenstein2009-11-091-2/+23
* Cygwin/X: Fix -Wold-style-definition warningsJon TURNEY2009-02-121-2/+2
* Cygwin/X: Fix compilation for mandatory XKBJon TURNEY2009-02-021-57/+27
* Input: Remove modifierMap from coreDaniel Stone2009-01-221-5/+1
* XKB: Make XKB mandatoryDaniel Stone2009-01-221-18/+1
* Xming: Ensure we dont try to print a null value when displaying xkb configura...Colin Harrison2009-01-191-3/+5
* Cygwin/X: update for changes in mieq APIJon TURNEY2008-12-171-8/+12
* Static markup and dead code cull over xkb/.Adam Jackson2007-03-201-1/+1
* Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson2006-07-211-1/+0
* Remove -xkbmap argument.Daniel Stone2006-05-291-18/+6
* Fix simultanious presses of Left and Right Control and Shift keys.Alexander Gottwald2005-07-051-0/+36
* Fix problem with fake Control press on Alt-GrAlexander Gottwald2005-07-051-3/+8
* Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald2005-07-041-0/+5
* Fix includes right throughout the Xserver tree:Daniel Stone2005-04-201-1/+1
* Updated fix for ABNT2 and HK_Toggle keys.Alexander Gottwald2005-02-081-1/+15
* Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald2004-11-151-0/+2
* Bug 777: Merge from CYGWIN branchAlexander Gottwald2004-06-211-214/+103
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-251-16/+8
* Initial revisionKaleb Keithley2003-11-141-0/+707