summaryrefslogtreecommitdiff
path: root/hw/xwin/winwindowswm.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-26XWin: windowswm: Correct byte swapping in event notificationsJeremy Huddleston1-1/+3
2011-09-21Use internal temp variable for swap macrosMatt Turner1-3/+3
2010-10-19Xming: Remove uses of register keywordColin Harrison1-15/+13
2010-10-19Xming: Fix warnings in ProcWindowsWMFrameSetTitle()Colin Harrison1-1/+1
2010-10-19Cygwin/X: Remove execute permission from source filesJon TURNEY1-0/+0
2010-09-29Cygwin/X: Fix compilation after "delete pervasively use of DISPATCH_PROC"Jon TURNEY1-27/+25
2010-09-28xserver: delete pervasively use of DISPATCH_PROCTiago Vignatti1-2/+0
2010-06-05Clean up after removal of screen parameters from region macros.Jamey Sharp1-2/+0
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-4/+4
2010-05-19Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp1-1/+0
2010-05-19Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp1-2/+1
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-7/+7
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-6/+6
2010-03-16Xming: Warning fixesColin Harrison1-1/+1
2010-03-16Xming: Dead code removalColin Harrison1-8/+0
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-5/+2
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+3
2009-11-09Xming: Replace all the uses of deprecated functions in hw/xwin with current onesColin Harrison1-4/+5
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-3/+4
2009-06-29Cygwin/X: Fix multiwindow extwm mode to build againJon TURNEY1-7/+7
2008-12-18Xming, Cygwin/X: Tidy up warnings, headers and unused variables (#11132)Colin Harrison1-1/+1
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-9/+1
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh1-11/+8
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-3/+3
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-0/+663