summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-29XQuartz: Fix to tablet-event handling code; we now scaleJeremy Huddleston3-35/+47
2008-04-28XQuartz: Unset CFProcessPath... blechJeremy Huddleston1-0/+6
2008-04-28XQuartz: xprIsX11Window can be called from the Appkit thread (see X11Applicat...Jeremy Huddleston1-6/+0
2008-04-28XQuartz: Disabled DPMS extensionJeremy Huddleston2-45/+36
2008-04-28XQuartz: Added thread debugging to xprFrame.cJeremy Huddleston1-2/+45
2008-04-28XQuartz: More startup / threading house cleaning.Jeremy Huddleston6-38/+28
2008-04-28XQuartz: Updated Localizable.stringsJeremy Huddleston1-0/+0
2008-04-28XQuartz: Added missing Xquartz.man.pre to EXTRA_DISTJeremy Huddleston1-0/+1
2008-04-26Xquartz: Added missing to EXTRA_DISTJeremy Huddleston1-0/+2
2008-04-26XQuartz: Cleaned up startup and thread creation a tad.Jeremy Huddleston10-99/+96
2008-04-26XQuartz: Don't subtract the titlebar off of the pointer_yJeremy Huddleston2-2/+2
2008-04-25XQuartz: Added some pseudoramiX debug tracesJeremy Huddleston3-2/+39
2008-04-24XQuartz: More multi-monitor work... reverted Ben's workaround (worked for sid...Jeremy Huddleston2-8/+16
2008-04-24XQuartz: Cleaned up multi-monitor support.Jeremy Huddleston1-14/+22
2008-04-24Merge branch 'server-1.5-branch' into xorg-server-1.5-appleJeremy Huddleston1-1/+3
2008-04-24darwin gots /dev/urandom, too yo!Jeremy Huddleston1-1/+1
2008-04-24Bug 14247: If pkg-config can't find openssl.pc, just link with -lcryptoAlan Coopersmith1-1/+3
2008-04-24Merge branch 'server-1.5-branch' into xorg-server-1.5-appleJeremy Huddleston2-28/+31
2008-04-24Added missing HAVE_LAUNCHD to dix-config.h.inJeremy Huddleston1-0/+3
2008-04-24XQuartz: Compile in missing glx source that we still needJeremy Huddleston1-0/+5
2008-04-24glx: test for valid read and draw privates before using themDave Airlie1-28/+30
2008-04-24GLcore: make googleearth not crash the server on sw-rendering.Dave Airlie1-0/+1
2008-04-23Moved Apple GL bits into our DDX subtreeJeremy Huddleston5-27/+13
2008-04-23XQuartz: No need to include indirect.c a second timeJeremy Huddleston1-1/+0
2008-04-23xquartz: build fixes for GLX/DRI2 fallout (note: not guaranteed)Ben Byer1-28/+30
2008-04-23glx / xquartz: we still need glxcontentmodes.[ch] kthxBen Byer1-0/+2
2008-04-23xquartz: clean up linker line for main binaryBen Byer1-17/+1
2008-04-23xquartz: add default prefix to autogen.shBen Byer1-1/+1
2008-04-23xquartz: remove vestigial aglGlx.cBen Byer2-1368/+4
2008-04-23XQuartz: Make sure QuartzAudioInit() gets run.Jeremy Huddleston1-2/+2
2008-04-21XQuartz: Fixed cmd-tab to bring all windows forward.Jeremy Huddleston2-7/+2
2008-04-21add missing DARWIN_GLX_LIBS in configure.acBen Byer1-1/+1
2008-04-21Make rootless use dixLookupClient rather than deprecated LookupClient.Jeremy Huddleston1-25/+31
2008-04-21Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branchJeremy Huddleston1-1/+2
2008-04-21Nuke a call to deprecated LookupClient, and hopefully prevent aBen Byer1-5/+1
2008-04-21XQuartz: Fixed quit dialog to be more conforming with HIG.Jeremy Huddleston1-14/+16
2008-04-21.gitignore: Added Xquartz stuffJeremy Huddleston1-0/+2
2008-04-21Fix for pointer-offset issue when using a multi-display environment on X11.app.Ben Byer1-1/+1
2008-04-20fb: Removed some bounds checking debugging that we threw into fb a while backJeremy Huddleston2-34/+5
2008-04-20XQuartz: Cleanup turning off COMPOSITEJeremy Huddleston2-2/+1
2008-04-20XQuartz: Cleaned up some casting to get rid of compiler warningsJeremy Huddleston1-17/+14
2008-04-18Last of the spam... I promise...Jeremy Huddleston1-5/+1
2008-04-18XQuartz: More sanitization of the namespaceJeremy Huddleston4-14/+18
2008-04-18XQuartz: Removed unneccessary includeJeremy Huddleston1-1/+1
2008-04-18XQuartz: Handled sanitization of namespace betterJeremy Huddleston15-44/+87
2008-04-18Merge branch 'server-1.5-branch' into xorg-server-1.5-appleJeremy Huddleston26-57/+115
2008-04-18random flailingBen Byer6-14/+15
2008-04-17XQuartz: Forgot to commit xprEvent.[hc] ...Jeremy Huddleston4-0/+127
2008-04-17Added XKB support for XquartzBen Byer1-15/+42
2008-04-17XQuartz: Moved some rootless-specific cruft into xprJeremy Huddleston5-32/+13