summaryrefslogtreecommitdiff
path: root/hw/xwin/winkeyhook.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-22xwin: remove always true/set XWIN_MULTIWINDOW conditional/defineEmil Velikov1-2/+0
2015-07-07hw/xwin: printf format fixes for DWORD typeJon TURNEY1-1/+1
2012-07-16hw/xwin: Remove a pointless OS version check in winInstallKeyboardHookLL()Jon TURNEY1-18/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-101/+88
2011-02-05Cygwin/X: Better keycode debugging outputJon TURNEY1-3/+1
2010-10-19Cygwin/X: Make g_hhookKeyboardLL staticJon TURNEY1-7/+1
2010-10-19Cygwin/X: Remove execute permission from source filesJon TURNEY1-0/+0
2009-02-12Cygwin/X: Fix -Wold-style-definition warningsJon TURNEY1-2/+2
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2005-01-11Do not grab ALT-TAB when window is in multiwindow modeAlexander Gottwald1-1/+23
2005-01-10winkeybd.hAlexander Gottwald1-3/+2
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-0/+170