summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-151.5.3-apple21server-1.5-appleJeremy Huddleston1-3/+3
2010-04-15XQuartz GLX: Don't let garbage enter our pixel requestJeremy Huddleston1-1/+1
2010-04-15XQuartz: Fix possible NULL dereference in ListenOnOpenFDJeremy Huddleston1-2/+3
2010-04-15XQuartz: Localization updateJeremy Huddleston73-1177/+4563
2010-04-13XQuartz: Add a GUI preference for the Alt / Mode_switch toggleJeremy Huddleston3-1084/+712
2010-04-13XQuartz: Customize the NSDefaults id in the man file.Jeremy Huddleston2-19/+21
2010-04-13XQuartz: Add a defaults option to toggle Alt / Mode_switchJeremy Huddleston9-65/+105
2010-04-13XQuartz: Blacklist some oddball legacy Mac keycodes that break wineJeremy Huddleston1-20/+41
2010-04-13XQuartz: Use an empty xkb keymap by defaultJeremy Huddleston2-11/+8
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-28Fix typos in the swap functionsTomas Carnecky1-4/+4
2010-03-201.5.3-apple20Jeremy Huddleston1-3/+3
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-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-13XQuartz: Update copyright in bundle for 2010Jeremy Huddleston1-2/+2
2010-01-13XQuartz: Setup the modifier map in the quartz threadJeremy Huddleston2-1/+16
2010-01-13XQuartz: pbproxy: Fix building of standalone xpbproxy executableJeremy Huddleston1-0/+3
2010-01-13XQuartz: Don't FatalError in x_hook_run if the list is emptyJeremy Huddleston1-0/+3
2010-01-11XQuartz: Drop calls to allocaJeremy Huddleston3-9/+28
2010-01-11XQuartz: Allow better compatability with older versions of xinitJeremy Huddleston2-14/+23
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-051.5.3-apple19Jeremy Huddleston1-3/+3
2009-11-05XQuartz: Cleanup X11Controller.m compilation warnings.Jeremy Huddleston2-9/+9
2009-11-05XQuartz: Don't weed out duplicates in generated keymapJeremy Huddleston1-5/+9
2009-11-05XQuartz: Controller thread launches clientsJeremy Huddleston4-9/+17
2009-11-04dix: Properly detect if the other device is frozenJeremy Huddleston1-5/+3
2009-11-04XQuartz: Run xmodmap after programatically updating the keymap.Jeremy Huddleston3-0/+30
2009-10-181.5.3-apple18Jeremy Huddleston1-3/+3
2009-10-18Rootless: src drawable window can now be NULLJeremy Huddleston1-2/+2
2009-10-18Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...Jeremy Huddleston7-71/+76
2009-10-02XQuartz: Fix a possible minor memory leakJeremy Huddleston1-0/+1
2009-10-02XQuartz: Send mouse location with scroll events.Jeremy Huddleston1-1/+1
2009-10-02render: rename SetBit to RenderSetBit.Peter Hutterer1-5/+5
2009-10-011.5.3-apple17Jeremy Huddleston1-3/+3
2009-10-01XQuartz: Dead code removal: quartzPasteboard.[hc]Jeremy Huddleston7-256/+0
2009-10-01XQuartz: Set the proper bitmap for key repeats...Jeremy Huddleston1-7/+41
2009-10-01dix: add SetBit(arr, bit) and ClearBit(arr, bit) to include/inputstr.hPeter Hutterer1-0/+2
2009-09-29XQuartz: Cleaned up keymap setting for easier maintenanceJeremy Huddleston1-61/+66
2009-09-28XQuartz: Push kXquartzReloadKeymap into DarwinEventHandlerJeremy Huddleston3-4/+7
2009-09-28XQuartz: Remove the redundant xquartz_resetenv_displayJeremy Huddleston2-8/+1
2009-09-28XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...Jeremy Huddleston1-32/+45
2009-09-27Rootless: Correct border rendering on parent-relative windowsJeremy Huddleston1-1/+1
2009-09-27Add (ok, fix) support for DTrace under OS XBen Byer5-8/+12