summaryrefslogtreecommitdiff
path: root/hw/xquartz
AgeCommit message (Expand)AuthorFilesLines
2009-09-26XQuartz: Use internal xshm header for new xextprotoJeremy Huddleston1-2/+1
2009-09-23XQuartz: GLX capabilities: Allow 16bit accumulation buffersJeremy Huddleston1-6/+8
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer2-6/+8
2009-09-14XQuartz: pbproxy: Remove debugging XBell()Jeremy Huddleston1-4/+0
2009-09-06XQuartz: launchd: Fallback on :0 if prefix:0 gives an error for the socket nameJeremy Huddleston1-2/+5
2009-09-06XQuartz: Fix "warning: function declaration isn’t a prototype" noiseJeremy Huddleston1-1/+1
2009-09-06XQuartz: pbproxy: 64bit fixes: Properly process an array of AtomsJeremy Huddleston2-7/+8
2009-09-05XQuartz: Fix a strcpy/strcmp typoJeremy Huddleston1-5/+6
2009-09-04XQuartz: Check the DISPLAY environment variable to see if the socket at start...Jeremy Huddleston2-10/+42
2009-09-04XQuartz: Use --with-launchd-id-prefix for consistency with xinitJeremy Huddleston5-13/+15
2009-08-31XQuartz: GLX: Drawable does not contain resize anymore.Jeremy Huddleston1-8/+0
2009-08-31XQuartz: GL: Unset GL_EXT_gpu_program_parameters for Tiger/ppcJeremy Huddleston1-0/+8
2009-08-31XQuartz: GL: Explicitly set GL_EXT symbols to 0 if they are not in OpenGL.fra...Jeremy Huddleston1-0/+73
2009-08-25XQuartz: Check NSINTEGER_DEFINED to make sure the NSInteger and NSUInteger ty...Jeremy Huddleston2-8/+10
2009-08-25XQuartz: Use applewmproto 1.4 updated headers.Jeremy Huddleston7-12/+7
2009-08-05XQuartz: AIGLX: Provide empty __glXAquaDrawableResize to avoid crashing in Do...Jeremy Huddleston1-0/+7
2009-08-05XQuartz: Only save lastpt on mouse/tablet eventsJeremy Huddleston1-44/+39
2009-08-05XQuartz: Use mouseLocation rather than locationInWindow when setting lastptJeremy Huddleston1-1/+1
2009-08-05XQuartz: Don't use location delta for tablets since NSEvent does not give a p...Jeremy Huddleston1-1/+16
2009-08-05XQuartz: Purge redundant QuartzBellJeremy Huddleston3-38/+7
2009-07-31XQuartz: Unify how we set our bitmasks for visualsJeremy Huddleston6-86/+77
2009-07-31XQuartz: Dead code removal for StaticColor visualJeremy Huddleston3-548/+0
2009-07-31XQuartz: Cleanup the bitmask setting for GLX visuals.Jeremy Huddleston1-20/+18
2009-07-31XQuartz: no DirectColorJeremy Huddleston1-2/+2
2009-07-31XQuartz: Define DDXRingBellJeremy Huddleston2-9/+5
2009-07-28XQuartz: Avoid a possible spinlock in applicationWillTerminateJeremy Huddleston1-1/+4
2009-07-28XQuartz: Avoid namespace collission for BOOL in SparkleJeremy Huddleston2-4/+2
2009-07-26XQuartz: Overhaul setting up visualsJeremy Huddleston4-398/+222
2009-07-25XQuartz: Use CopyKeyClass to copy the keymap to the virtual core keyboard.Jeremy Huddleston1-0/+5
2009-07-25Revert "XQuartz: Copy the keyboard map to the core keyboard"Jeremy Huddleston1-2/+0
2009-07-25XQuartz: Use pDev=NULL for DarwinSendDDXEventJeremy Huddleston1-3/+1
2009-07-25XQuartz: Bump the reported version to X11R7.4Jeremy Huddleston1-1/+1
2009-07-25XQuartz: xpr: Added missing include for RootlessHideAllWindowsJeremy Huddleston1-0/+2
2009-07-25XQuartz: Use the master device in DarwinSendDDXEvent to avoid duplicate events.Jeremy Huddleston1-1/+3
2009-07-25XQuartz: Copy the keyboard map to the core keyboardJeremy Huddleston1-0/+2
2009-07-24XQuartz: Rever the "Set can_quit to true during a Sparkle-initiated relaunch....Jeremy Huddleston1-1/+1
2009-07-24XQuartz: Change handling of Windows menu to workaround a bug triggered by mix...Jeremy Huddleston4-47/+35
2009-07-24XQuartz: Set can_quit to true during a Sparkle-initiated relaunch.Jeremy Huddleston3-7/+16
2009-07-24XQuartz: Added a "Check for X11 Updates..." menu item.Jeremy Huddleston5-0/+37
2009-07-20XQuartz: Initial support for automatic updates through SparkleJeremy Huddleston5-1/+54
2009-07-16XQuartz: Localization updatesJeremy Huddleston51-2649/+1969
2009-07-16XQuartz: Cleanup getGlCapabilities to avoid hardcoding the number of displaysJeremy Huddleston1-39/+18
2009-07-16XQuartz: Allow more than 3 OSX displaysJeremy Huddleston1-1/+1
2009-07-15XQuartz: Cleanup keymap locking, fix a possible synchro bugJeremy Huddleston1-14/+17
2009-07-14xquartz: switch to byte counting functionsPeter Hutterer2-2/+2
2009-07-03XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SLJeremy Huddleston3-2/+69
2009-06-27XQuartz: Don't leave zombied processes at startupJeremy Huddleston1-2/+38
2009-06-27XQuartz: 64bit fix for screen origin in AppleWMJeremy Huddleston1-1/+1
2009-06-27XQuartz: More localization updatesJeremy Huddleston8-226/+218
2009-06-19XQuartz: More localization updatesJeremy Huddleston23-2456/+1709