summaryrefslogtreecommitdiff
path: root/hw/xwin/winwndproc.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-10RANDR resize was missing in windowed mode, with option -resize, when the wind...Colin Harrison1-0/+6
2012-03-10Improve WM_ENDSESSION handling using separate messaging window threadJon TURNEY1-1/+0
2012-01-26hw/xwin: Ignore WM_DISPLAYCHANGE messages with 0 bppColin Harrison1-0/+4
2012-01-26hw/xwin: Fix AltGr key sometimes firing an additional Ctrl-L keyOliver Schmidt1-4/+4
2011-11-02hw/xwin: Link directly to TrackMouseEvent()Jon TURNEY1-2/+2
2011-01-19Cygwin/X: DirectDraw engines shouldn't try to blit if the surface wasn't allo...Jon TURNEY1-18/+2
2011-01-19Cygwin/X: Deal with RANDR depth changes correctly in ShadowGDI drawing engineJon TURNEY1-41/+26
2011-01-19Cygwin/X: Generate RANDR change on WM_DISPLAYCHANGE for rootless modesJon TURNEY1-32/+94
2011-01-19Cygwin/X: Make WM_SIZE use RandR resizing when -resize=randrJon TURNEY1-5/+43
2011-01-19Cygwin/X: Add -resize command line optionJon TURNEY1-2/+2
2011-01-19Cygwin/X: Remove an attempt at detecting if WM_DISPLAYCHANGE affects the X sc...Jon TURNEY1-45/+25
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-11/+0
2010-10-19Cygwin/X: Remove g_hwndKeyboardFocusJon TURNEY1-7/+0
2009-10-14Cygwin/X: Avoid a potential null pointer dereference before input initializationJon TURNEY1-0/+4
2009-02-12Cygwin/X: Place prototypes for winCheckKeyPressed() and winFixShiftKeys() in ...Jon TURNEY1-4/+0
2009-02-02Cygwin/X: Fix compilation for mandatory XKBJon TURNEY1-2/+1
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-4/+0
2008-12-17Cygwin/X: enqueue a pointer motion event on mouse movementJon TURNEY1-5/+3
2008-12-17Cygwin/X: update for MPX device changesJon TURNEY1-2/+2
2007-05-11Missing piece from bug 9808Colin Harrison1-2/+3
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-06-03Bug #6619: Fix disappearing hardware cursor. (Colin Harrison)Daniel Stone1-3/+0
2006-03-03https://bugs.freedesktop.org/show_bug.cgi?id=4538 Fix mouse button releaseAlan Hourihane1-0/+18
2005-07-05Fix simultanious presses of Left and Right Control and Shift keys.Alexander Gottwald1-5/+26
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2005-01-31winmessages.hAlexander Gottwald1-13/+3
2005-01-10winkeybd.hAlexander Gottwald1-2/+2
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+2
2004-11-06Wrap all mwextwm and internalwm code with XWIN_MULTIWINDOWEXTWMAlexander Gottwald1-0/+4
2004-11-04Add InternalWM mode.Kensuke Matsuzaki1-5/+36
2004-10-28Import recent changes from CYGWIN branchAlexander Gottwald1-0/+3
2004-09-15add support for mice with more than 3 buttons and one scroll wheel (ChrisAlexander Gottwald1-0/+22
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-73/+198
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_0Egbert 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-156/+97
2003-11-14Initial revisionKaleb Keithley1-0/+1131