summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-24Fix "warning: no previous prototype for ‘XevieExtensionInit’".Eamon Walsh2-0/+5
2009-08-24Death to TOG-CUP.Jeremy Huddleston10-391/+0
2009-08-24Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt12-201/+0
2009-08-24Death to Extended Visual Information.Adam Jackson9-54/+0
2009-08-09XQuartz: Check NSINTEGER_DEFINED to make sure the NSInteger and NSUInteger ty...Jeremy Huddleston2-8/+10
2009-08-051.5.3-apple14Jeremy Huddleston1-3/+3
2009-08-05CheckWindowOptionalNeed: Ensure w->optional is set to avoid SEGFAULTJeremy Huddleston1-1/+1
2009-08-04XQuartz: AIGLX: Provide empty __glXAquaDrawableResize to avoid crashing in Do...Jeremy Huddleston1-0/+7
2009-08-01XQuartz: Only save lastpt on mouse/tablet eventsJeremy Huddleston1-44/+39
2009-08-01XQuartz: Use mouseLocation rather than locationInWindow when setting lastptJeremy Huddleston1-1/+1
2009-08-01XQuartz: Don't use location delta for tablets since NSEvent does not give a p...Jeremy Huddleston1-1/+16
2009-08-011.5.3-apple13Jeremy Huddleston1-3/+3
2009-07-31XQuartz: Purge redundant QuartzBellJeremy Huddleston3-38/+7
2009-07-31XQuartz: Unify how we set our bitmasks for visualsJeremy Huddleston6-86/+77
2009-07-31Revert "XQuartz: Let miSetVisualTypes set the mask, since we are using the de...Jeremy Huddleston3-6/+63
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: Let miSetVisualTypes set the mask, since we are using the default an...Jeremy Huddleston3-63/+6
2009-07-30XQuartz: no DirectColorJeremy Huddleston1-2/+2
2009-07-30XQuartz: 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-26Build against DRI_TEX_BUFFER_VERSION 1Keith Packard1-1/+4
2009-07-26Support setTexBuffer2 in AIGLX.Kristian Høgsberg3-3/+16
2009-07-26glx: Inialize best_score before calculating visual scoresIan Romanick1-1/+1
2009-07-26glx: fix retval checks when failures occur for drawable creation.Alan Hourihane1-1/+9
2009-07-26glx: Replace broken GLX visual setup with a fixed "all" mode.Eric Anholt3-172/+78
2009-07-26glx: Don't match fbconfigs to visuals with mismatched channel masks.Eric Anholt1-5/+11
2009-07-26XQuartz: Overhaul setting up visualsJeremy Huddleston4-398/+222
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-24XQuartz: Rever the "Set can_quit to true during a Sparkle-initiated relaunch....Jeremy Huddleston1-1/+1
2009-07-231.5.3-apple12Jeremy Huddleston1-3/+3
2009-07-23XQuartz: Change handling of Windows menu to workaround a bug triggered by mix...Jeremy Huddleston4-47/+35
2009-07-21XQuartz: Set can_quit to true during a Sparkle-initiated relaunch.Jeremy Huddleston3-7/+16
2009-07-20XQuartz: Added a "Check for X11 Updates..." menu item.Jeremy Huddleston5-0/+37
2009-07-181.5.3-apple11Jeremy Huddleston1-3/+3
2009-07-18XQuartz: Initial support for automatic updates through SparkleJeremy Huddleston7-3/+66
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: SwitchCoreKeyboard() to copy the keymap to the virtual core keyboard.Jeremy Huddleston1-0/+1
2009-07-15XQuartz: Cleanup keymap locking, fix a possible synchro bugJeremy Huddleston1-15/+13
2009-07-031.5.3-apple10Jeremy Huddleston1-3/+3
2009-07-03XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SLJeremy Huddleston4-3/+70
2009-06-271.5.3-apple9Jeremy Huddleston1-3/+3
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