summaryrefslogtreecommitdiff
path: root/hw/xwin/winblock.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-22xwin: remove always true/set XWIN_CLIPBOARD conditional/defineEmil Velikov1-4/+0
2016-07-19hw/xwin: Update BlockHandler function signatureJon Turney1-2/+1
2016-06-23hw/xwin: Downgrade some uninformative, always-emitted log output to debugJon Turney1-1/+1
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2013-01-10hw/xwin: Process one Windows message per wakeup, rather than all of them.Jon TURNEY1-16/+16
2012-11-27hw/xwin: Allow XScreenSaverSuspend() to effect Windows screen saver or monito...Jon TURNEY1-0/+9
2012-07-16hw/xwin: Tidy up some pointless output which is always emittedJon TURNEY1-1/+1
2012-06-05xwin: fixup block/wakeup handlersDave Airlie1-2/+2
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-42/+35
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-10/+0
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2005-06-03Backout last winRaiseWindow patch which caused stacking problemsAlexander Gottwald1-6/+0
2005-05-08Only call ConfigureWindow from winRaiseWindow if the windows messageAlexander Gottwald1-0/+6
2005-01-08Fix a possible null-pointer dereference (Keishi Suenaga)Alexander Gottwald1-2/+5
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+7
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-9/+22
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-2/+6
2003-11-14Initial revisionKaleb Keithley1-0/+76