summaryrefslogtreecommitdiff
path: root/hw/xquartz/xpr
AgeCommit message (Expand)AuthorFilesLines
2009-08-25XQuartz: Use applewmproto 1.4 updated headers.Jeremy Huddleston2-4/+2
2009-07-31XQuartz: Unify how we set our bitmasks for visualsJeremy Huddleston1-19/+6
2009-07-31XQuartz: no DirectColorJeremy Huddleston1-2/+2
2009-07-25XQuartz: xpr: Added missing include for RootlessHideAllWindowsJeremy Huddleston1-0/+2
2009-07-14xquartz: switch to byte counting functionsPeter Hutterer1-1/+1
2009-07-03XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SLJeremy Huddleston1-2/+35
2009-04-10XQuartz: xprSetWindowLevel updated to store the level requested by the WMJeremy Huddleston1-1/+15
2009-04-10XQuartz: Update window levels when changing rootless stateJeremy Huddleston1-12/+22
2009-04-10XQuartz: Fix window levels for rooted mode to allow showing the menu bar.Jeremy Huddleston1-3/+5
2009-04-10XQuartz: Properly set the window level for the root windowJeremy Huddleston3-12/+21
2009-04-10XQuartz: In rooted mode, make sure we start in the hidden state.Jeremy Huddleston1-0/+3
2009-04-10XQuartz: Revert most of the previous override redirect patchJeremy Huddleston1-10/+0
2009-04-05XQuartz: Use updated Xplugin API to send overide-redirect windows to the curr...Jeremy Huddleston1-15/+26
2009-04-01XQuartz: Pad xAppleDRINotifyEvent to 32bytes to match sizeof(xEvent)Jeremy Huddleston1-1/+4
2009-03-04XQuartz: Implement SendPSN for AppleWMJeremy Huddleston1-2/+6
2009-02-20XQuartz: Fix the new ProcAppleDRIDestroyPixmap code REQUEST_SIZE_MATCH.George Staplin2-2/+2
2009-02-16XQuartz: Add driWrap.h that I missed in the last commit.George Staplin1-0/+31
2009-02-16XQuartz: Add support for GLXPixmaps to the AppleDRI.George Staplin7-10/+892
2009-02-12XQuartz: xpr: The dri.c code for pixmaps was wrong in several ways. They wer...George Staplin1-17/+26
2009-01-15XQuartz: xpr: Cleanup some of the code and possibly fix part of the GLX Pixma...George Staplin1-80/+127
2009-01-11XQuartz: misc 1.6 updates (still --disable-glx)Jeremy Huddleston2-23/+8
2009-01-10XQuartz: Update padding in appledristr. This shouldn't change how the struct...Jeremy Huddleston1-1/+1
2008-12-28XQuartz: Re-enable rlAccelJeremy Huddleston1-3/+1
2008-12-23XQuartz: Use depth=24 instead of FatalError if we can't figure out our depthJeremy Huddleston1-15/+15
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer3-5/+0
2008-12-10XQuartz: Make debugging output for invalid depths a bit more detailedJeremy Huddleston1-2/+2
2008-11-25XQuartz: Dead code removalJeremy Huddleston1-4/+0
2008-11-22XQuartz: More 1.6 server API updatesJeremy Huddleston1-11/+23
2008-11-14fix compilation on systems that don't haveBen Byer1-2/+6
2008-10-31XQuartz: LP64 related casting fixes from Bob MurphyJeremy Huddleston7-32/+89
2008-10-31XQuartz: displayScreenBounds uses quartzEnableRootless rather than !quartzHas...Jeremy Huddleston1-5/+5
2008-10-31XQuartz: Don't map the menu bar to the screen area.Jeremy Huddleston1-8/+2
2008-10-21XQuartz: Fixed window levels.Jeremy Huddleston1-1/+21
2008-09-21XQuartz: 64bit crash fix ... don't pass pointers through xe.Jeremy Huddleston2-3/+2
2008-09-12XQuartz: 256 color supportJeremy Huddleston1-3/+1
2008-09-12XQuartz: Dead code removalJeremy Huddleston1-9/+1
2008-09-12XQuartz: Don't warp the pointer on server start for XQuartzJeremy Huddleston1-10/+0
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky2-4/+8
2008-05-08XQuartz: Reorganized some of the build system in prep for the Mach IPC startu...Jeremy Huddleston2-188/+2
2008-05-06XQuartz: Move server bits into bundle and setup stub in /usr/X11/bin/Xquartz ...Jeremy Huddleston1-5/+6
2008-05-01XQuartz: Adjust the screen origin offset properly for multimonitor setupsJeremy Huddleston1-0/+1
2008-04-28XQuartz: xprIsX11Window can be called from the Appkit thread (see X11Applicat...Jeremy Huddleston1-6/+0
2008-04-28XQuartz: Added thread debugging to xprFrame.cJeremy Huddleston1-2/+45
2008-04-28XQuartz: Added missing Xquartz.man.pre to EXTRA_DISTJeremy Huddleston1-0/+1
2008-04-24XQuartz: More multi-monitor work... reverted Ben's workaround (worked for sid...Jeremy Huddleston1-2/+8
2008-04-24XQuartz: Cleaned up multi-monitor support.Jeremy Huddleston1-14/+22
2008-04-23XQuartz: No need to include indirect.c a second timeJeremy Huddleston1-1/+0
2008-04-23xquartz: clean up linker line for main binaryBen Byer1-17/+1
2008-04-21Fix for pointer-offset issue when using a multi-display environment on X11.app.Ben Byer1-1/+1
2008-04-20XQuartz: Cleanup turning off COMPOSITEJeremy Huddleston1-1/+0