summaryrefslogtreecommitdiff
path: root/hw/xquartz
AgeCommit message (Expand)AuthorFilesLines
2010-04-15XQuartz GLX: Don't let garbage enter our pixel requestJeremy Huddleston1-1/+1
2010-04-15XQuartz: Localization updateJeremy Huddleston73-1177/+4563
2010-04-12XQuartz: Add a GUI preference for the Alt / Mode_switch toggleJeremy Huddleston3-1084/+712
2010-04-12XQuartz: Customize the NSDefaults id in the man file.Jeremy Huddleston2-19/+21
2010-04-12XQuartz: Add a defaults option to toggle Alt / Mode_switchJeremy Huddleston9-64/+104
2010-04-12XQuartz: Blacklist some oddball legacy Mac keycodes that break wineJeremy Huddleston1-20/+41
2010-03-29XQuartz: Re-query dixScreenOrigins as the value could've changed.Jeremy Huddleston1-2/+5
2010-03-29XQuartz: Workaround weird key data reported on some layoutsJeremy Huddleston1-1/+4
2010-03-22XQuartz: Constrain the pointer to the updated display bounds on display recon...Jeremy Huddleston1-2/+11
2010-03-20XQuartz: pbproxy: Make standalone xpbproxy respect the launchd prefixJeremy Huddleston2-4/+6
2010-03-20XQuartz: xpbproxy: Cleanup xpbproxy threadingJeremy Huddleston5-99/+80
2010-03-20XQuartz: Minor cleanupJeremy Huddleston1-7/+7
2010-03-20XQuartz: GLX: Fix Availability for Tiger ppc workaroundJeremy Huddleston1-1/+1
2010-03-16Revert "XQuartz: Explicitly pass a bellProc to make XBell() work again."Jeremy Huddleston1-7/+1
2010-03-16XQuartz: Use an empty xkb keymap by defaultJeremy Huddleston2-11/+11
2010-02-18XQuartz: Fix a possible buffer overrun in quartzAudioJeremy Huddleston1-18/+18
2010-02-18XQuartz: clang static analysis fixesJeremy Huddleston8-35/+37
2010-01-31XQuartz: Attatch a stub display when CoreGraphics reports no displays.Jeremy Huddleston1-0/+13
2010-01-20XQuartz: Update copyright in bundle for 2010Jeremy Huddleston1-2/+2
2010-01-20XQuartz: Setup the modifier map in the quartz threadJeremy Huddleston1-1/+3
2009-12-24XQuartz: pbproxy: Fix building of standalone xpbproxy executableJeremy Huddleston1-0/+3
2009-11-23XQuartz: Allow better compatability with older versions of xinitJeremy Huddleston2-14/+23
2009-11-15XQuartz: Explicitly pass a bellProc to make XBell() work again.Jeremy Huddleston1-1/+7
2009-11-15XQuartz: pbproxy: Wait for the server to finish starting up, so display is va...Jeremy Huddleston2-0/+20
2009-11-15XQuartz: Buildfix for Leopard and olderJeremy Huddleston2-0/+5
2009-11-06XQuartz: Cleanup X11Controller.m compilation warnings.Jeremy Huddleston2-9/+9
2009-11-06XQuartz: Use dixLookupResourceByType instead of LookupIDByTypeJeremy Huddleston1-9/+11
2009-11-06XQuartz: Don't weed out duplicates in generated keymapJeremy Huddleston1-5/+9
2009-11-06XQuartz: Controller thread launches clientsJeremy Huddleston4-9/+17
2009-11-04XQuartz: Run xmodmap after programatically updating the keymap.Jeremy Huddleston3-0/+30
2009-10-19XQuartz: Fix a possible minor memory leakJeremy Huddleston1-0/+1
2009-10-19XQuartz: Remove the redundant xquartz_resetenv_displayJeremy Huddleston2-8/+1
2009-10-13Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...Jeremy Huddleston1-1/+46
2009-10-07XQuartz: Send mouse location with scroll events.Jeremy Huddleston1-1/+1
2009-10-01XQuartz: Set the proper bitmap for key repeats...Jeremy Huddleston1-61/+86
2009-10-01XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...Jeremy Huddleston1-32/+45
2009-10-02XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0Jeremy Huddleston2-3/+3
2009-09-27XQuartz: Fix QuartzSetCursor to match the expected prototype.Jeremy Huddleston1-2/+2
2009-09-27XQuartz: Fix a bunch of compilation warnings about styleJeremy Huddleston15-49/+53
2009-09-27XQuartz: Nuke TSMJeremy Huddleston1-16/+0
2009-09-27XQuartz: Fix inverse map from mode_switch to altJeremy Huddleston1-0/+4
2009-09-27XQuartz: Force a keymap resync on the first keypress to workaround XKB muckin...Jeremy Huddleston1-0/+11
2009-09-27XQuartz: Transition from xEvent based mieq to InternalEventJeremy Huddleston14-439/+147
2009-09-27XQuartz: Stop checking version numbers of the bundle because CFBundleGetVersi...Jeremy Huddleston1-14/+0
2009-09-27XQuartz: Add pressure/tilt property labelsJeremy Huddleston1-0/+3
2009-09-27XQuartz: Fix a brain-o array indexing problemJeremy Huddleston1-3/+3
2009-09-27XQuartz: Nuke duplicate locks that make painful headachesJeremy Huddleston1-2/+0
2009-09-27XQuartz: Use internal xshm header for new xextprotoJeremy Huddleston1-2/+1
2009-09-27XQuartz: 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