summaryrefslogtreecommitdiff
path: root/hw/xwin/winwin32rootlesswndproc.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-07hw/xwin: Remove GetTickCount() from various pieces of debugging outputJon TURNEY1-12/+6
2014-11-12Drop trailing whitespacesPeter Hutterer1-1/+1
2013-07-23hw/xwin: Fix numerous 64-bit format/type cast issues with debug printing of p...Jon TURNEY1-7/+7
2013-07-23hw/xwin: Handle WM_MOUSEHWHEELJon TURNEY1-0/+9
2013-07-23hw/xwin: Map extra mouse buttons 1 and 2 to X buttons 8 and 9Jon TURNEY1-2/+2
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-3/+3
2012-03-21Introduce a consistent coding styleKeith Packard1-983/+946
2011-11-02hw/xwin: Link directly to TrackMouseEvent()Jon TURNEY1-2/+2
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-8/+0
2010-10-19Cygwin/X: Remove execute permission from source filesJon TURNEY1-0/+0
2010-04-21Restore some unused win32 debug code accidentally removed with unifdefKeith Packard1-0/+6
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-6/+0
2009-06-29Cygwin/X: Avoid a visual glitch on window move in rootless modesJon TURNEY1-0/+11
2009-01-15Xming: Reduce MOUSE_POLLING_INTERVALColin Harrison1-1/+0
2008-12-18Xming, Cygwin/X: Tidy up warnings, headers and unused variables (#11132)Colin Harrison1-1/+1
2008-12-17Cygwin/X: enqueue a pointer motion event on mouse movementJon TURNEY1-3/+3
2007-06-19Merge branch 'master' into mpxPeter Hutterer1-2/+3
2007-05-11Missing piece from bug 9808Colin Harrison1-2/+3
2007-04-26Enable event delivery for multiple heads.Paulo Ricardo Zanoni1-2/+6
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2005-02-12winmultiwindowwindow.cAlexander Gottwald1-23/+40
2005-01-31winmessages.hAlexander Gottwald1-16/+3
2004-11-04Add InternalWM mode.Kensuke Matsuzaki1-55/+198
2004-09-15add support for mice with more than 3 buttons and one scroll wheel (ChrisAlexander Gottwald1-0/+12
2004-08-03Merge from CYGWIN branchAlexander Gottwald1-1/+1
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-0/+1162