summaryrefslogtreecommitdiff
path: root/hw/xwin
AgeCommit message (Expand)AuthorFilesLines
2012-06-21hw/xwin/glx: Fix glxWinCreateContext() function pointer mismatchJon TURNEY1-2/+5
2012-06-21hw/xwin/glx: Update gen_gl_wrappers.py for the current glx/dispatch.hJon TURNEY1-1/+1
2012-06-21hw/xwin/glx: Blacklist 'GDI generic' GL rendererJon TURNEY1-12/+21
2012-06-21hw/xwin/glx: Fix glxLogExtensions to handle a null string without crashingJon TURNEY1-1/+3
2012-06-21hw/xwin/glx: Create a new dispatch table rather than modifying the existing oneJon TURNEY1-2/+10
2012-06-05xwin: fixup block/wakeup handlersDave Airlie3-5/+4
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie9-29/+25
2012-05-04hw/xwin/glx: Use silent rulesYaakov Selkowitz1-2/+2
2012-03-24os: Pass the FatalError message to OsVendorFatalErrorJeremy Huddleston1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard82-26576/+24887
2012-01-27hw/xwin: Fix spelling of 'Canadian' in winkeybd.hColin Harrison1-1/+1
2012-01-27hw/xwin: Fix winEnqueueMotion() for change in miPointerSetPosition()Colin Harrison1-3/+0
2012-01-26hw/xwin: Ignore WM_DISPLAYCHANGE messages with 0 bppColin Harrison1-0/+4
2012-01-26hw/xwin: Avoid WIN_WINDOW_PROP races during Windows window destructionJon TURNEY2-5/+5
2012-01-26hw/xwin: Handle more motif window decoration hintingJon TURNEY2-4/+25
2012-01-26hw/xwin: Fix AltGr key sometimes firing an additional Ctrl-L keyOliver Schmidt2-43/+60
2012-01-26hw/xwin: Handle the virtual key code generated by the Fn key on IBM Lenovo la...Jon TURNEY2-2/+4
2012-01-26hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reportedJon TURNEY5-5/+46
2012-01-26hw/xwin: In multiwindow mode, don't grab native input focus for new windows w...Jon TURNEY2-1/+26
2012-01-26hw/xwin: Remove some redundant OS version reportingJon TURNEY3-18/+2
2012-01-26hw/xwin: Don't assume we'll always have converted the clipboard selection aft...Roland Cassard1-19/+4
2012-01-26hw/xwin: Mitigate a race condition in clipboard thread initializationMichel Hummel1-2/+0
2012-01-26hw/xwin: Chain IOError handlers to avoid longjmp across threadsJon TURNEY2-25/+52
2012-01-26hw/xwin: Improve XWinrc loading and error recoveryYaakov Selkowitz2-19/+65
2012-01-26hw/xwin: Remove no-longer needed tricks used to prevent the clipboard client ...Michel Hummel2-125/+3
2012-01-26hw/xwin: Automatically restart clipboard threadMichel Hummel2-8/+62
2012-01-26hw/xwin: Give the X window for the clipboard integration client a nameJon TURNEY1-0/+2
2012-01-12Revert "dix: Pull client-is-local flag up to the ClientRec"Keith Packard1-2/+2
2012-01-09Merge remote-tracking branch 'jturney/rpavlik-xwin-fixes'Keith Packard11-25/+23
2012-01-07hw/xwin: Include manifest file in the dist tarballRyan Pavlik1-1/+2
2012-01-07hw/xwin: Fix duplicate definition of HAS_WINSOCK when building for MinGWRyan Pavlik2-1/+2
2012-01-07hw/xwin: Fix possible null ptr deref in winMWExtWMDecorateWindow()Ryan Pavlik1-1/+2
2012-01-07hw/xwin: Fix possible null ptr deref in winMWExtWMRestackFrame()Ryan Pavlik1-1/+1
2012-01-07hw/xwin: Fix possible null ptr deref in winActivateAppPrimaryDD()Ryan Pavlik1-3/+3
2012-01-07hw/xwin: Fix possible null ptr deref in winActivateAppNativeGDI()Ryan Pavlik1-3/+4
2012-01-07hw/xwin: Clarify an if statement mixed with ifdef in winSetEngine()Ryan Pavlik1-5/+2
2012-01-07hw/xwin: Fix rrScreenSetSize function pointer mismatchRyan Pavlik1-2/+0
2012-01-07hw/xwin: Remove an empty #if 0/#endifRyan Pavlik1-2/+0
2012-01-07hw/xwin: Fix double-free in error path in winQueryRGBBitsAndMasks()Ryan Pavlik1-1/+0
2012-01-07hw/xwin: Fix a memory leak in error path in winInitWM()Ryan Pavlik1-5/+7
2012-01-06dix: Pull client-is-local flag up to the ClientRecAdam Jackson1-2/+2
2011-12-05Move to autoconf standard function name checks & definesAlan Coopersmith1-2/+2
2011-11-24Correctly free config file namesPaulo Zanoni1-1/+3
2011-11-02hw/xwin: Fix a typo in ddraw.hColin Harrison1-1/+1
2011-11-02hw/xwin: Revert "Fix bug #5735, Serious flaw in CygwinX clipboard"Yaakov Selkowitz1-46/+2
2011-11-02hw/xwin: Stop pretending we work on NT4Jon TURNEY3-57/+11
2011-11-02hw/xwin: Link directly to TrackMouseEvent()Jon TURNEY6-49/+6
2011-11-02Cygwin/X: Make default DPI match native DPIJon TURNEY3-5/+25
2011-10-26XWin: windowswm: Correct byte swapping in event notificationsJeremy Huddleston1-1/+3
2011-10-19XWinrc.man: fix warning: tab character in unquoted macro argument #35054Gaetan Nadon1-5/+5