index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-15
XQuartz GLX: Don't let garbage enter our pixel request
Jeremy Huddleston
1
-1
/
+1
2010-04-15
XQuartz: Localization update
Jeremy Huddleston
73
-1177
/
+4563
2010-04-12
XQuartz: Add a GUI preference for the Alt / Mode_switch toggle
Jeremy Huddleston
3
-1084
/
+712
2010-04-12
XQuartz: Customize the NSDefaults id in the man file.
Jeremy Huddleston
2
-19
/
+21
2010-04-12
XQuartz: Add a defaults option to toggle Alt / Mode_switch
Jeremy Huddleston
9
-64
/
+104
2010-04-12
XQuartz: Blacklist some oddball legacy Mac keycodes that break wine
Jeremy Huddleston
1
-20
/
+41
2010-03-29
XQuartz: Re-query dixScreenOrigins as the value could've changed.
Jeremy Huddleston
1
-2
/
+5
2010-03-29
XQuartz: Workaround weird key data reported on some layouts
Jeremy Huddleston
1
-1
/
+4
2010-03-22
XQuartz: Constrain the pointer to the updated display bounds on display recon...
Jeremy Huddleston
1
-2
/
+11
2010-03-20
XQuartz: pbproxy: Make standalone xpbproxy respect the launchd prefix
Jeremy Huddleston
2
-4
/
+6
2010-03-20
XQuartz: xpbproxy: Cleanup xpbproxy threading
Jeremy Huddleston
5
-99
/
+80
2010-03-20
XQuartz: Minor cleanup
Jeremy Huddleston
1
-7
/
+7
2010-03-20
XQuartz: GLX: Fix Availability for Tiger ppc workaround
Jeremy Huddleston
1
-1
/
+1
2010-03-16
Revert "XQuartz: Explicitly pass a bellProc to make XBell() work again."
Jeremy Huddleston
1
-7
/
+1
2010-03-16
XQuartz: Use an empty xkb keymap by default
Jeremy Huddleston
2
-11
/
+11
2010-02-18
XQuartz: Fix a possible buffer overrun in quartzAudio
Jeremy Huddleston
1
-18
/
+18
2010-02-18
XQuartz: clang static analysis fixes
Jeremy Huddleston
8
-35
/
+37
2010-01-31
XQuartz: Attatch a stub display when CoreGraphics reports no displays.
Jeremy Huddleston
1
-0
/
+13
2010-01-20
XQuartz: Update copyright in bundle for 2010
Jeremy Huddleston
1
-2
/
+2
2010-01-20
XQuartz: Setup the modifier map in the quartz thread
Jeremy Huddleston
1
-1
/
+3
2009-12-24
XQuartz: pbproxy: Fix building of standalone xpbproxy executable
Jeremy Huddleston
1
-0
/
+3
2009-11-23
XQuartz: Allow better compatability with older versions of xinit
Jeremy Huddleston
2
-14
/
+23
2009-11-15
XQuartz: Explicitly pass a bellProc to make XBell() work again.
Jeremy Huddleston
1
-1
/
+7
2009-11-15
XQuartz: pbproxy: Wait for the server to finish starting up, so display is va...
Jeremy Huddleston
2
-0
/
+20
2009-11-15
XQuartz: Buildfix for Leopard and older
Jeremy Huddleston
2
-0
/
+5
2009-11-06
XQuartz: Cleanup X11Controller.m compilation warnings.
Jeremy Huddleston
2
-9
/
+9
2009-11-06
XQuartz: Use dixLookupResourceByType instead of LookupIDByType
Jeremy Huddleston
1
-9
/
+11
2009-11-06
XQuartz: Don't weed out duplicates in generated keymap
Jeremy Huddleston
1
-5
/
+9
2009-11-06
XQuartz: Controller thread launches clients
Jeremy Huddleston
4
-9
/
+17
2009-11-04
XQuartz: Run xmodmap after programatically updating the keymap.
Jeremy Huddleston
3
-0
/
+30
2009-10-19
XQuartz: Fix a possible minor memory leak
Jeremy Huddleston
1
-0
/
+1
2009-10-19
XQuartz: Remove the redundant xquartz_resetenv_display
Jeremy Huddleston
2
-8
/
+1
2009-10-13
Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...
Jeremy Huddleston
1
-1
/
+46
2009-10-07
XQuartz: Send mouse location with scroll events.
Jeremy Huddleston
1
-1
/
+1
2009-10-01
XQuartz: Set the proper bitmap for key repeats...
Jeremy Huddleston
1
-61
/
+86
2009-10-01
XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...
Jeremy Huddleston
1
-32
/
+45
2009-10-02
XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0
Jeremy Huddleston
2
-3
/
+3
2009-09-27
XQuartz: Fix QuartzSetCursor to match the expected prototype.
Jeremy Huddleston
1
-2
/
+2
2009-09-27
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
15
-49
/
+53
2009-09-27
XQuartz: Nuke TSM
Jeremy Huddleston
1
-16
/
+0
2009-09-27
XQuartz: Fix inverse map from mode_switch to alt
Jeremy Huddleston
1
-0
/
+4
2009-09-27
XQuartz: Force a keymap resync on the first keypress to workaround XKB muckin...
Jeremy Huddleston
1
-0
/
+11
2009-09-27
XQuartz: Transition from xEvent based mieq to InternalEvent
Jeremy Huddleston
14
-439
/
+147
2009-09-27
XQuartz: Stop checking version numbers of the bundle because CFBundleGetVersi...
Jeremy Huddleston
1
-14
/
+0
2009-09-27
XQuartz: Add pressure/tilt property labels
Jeremy Huddleston
1
-0
/
+3
2009-09-27
XQuartz: Fix a brain-o array indexing problem
Jeremy Huddleston
1
-3
/
+3
2009-09-27
XQuartz: Nuke duplicate locks that make painful headaches
Jeremy Huddleston
1
-2
/
+0
2009-09-27
XQuartz: Use internal xshm header for new xextproto
Jeremy Huddleston
1
-2
/
+1
2009-09-27
XQuartz: GLX capabilities: Allow 16bit accumulation buffers
Jeremy Huddleston
1
-6
/
+8
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
2
-6
/
+8
[next]