index
:
~airlied/xserver
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
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
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
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-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_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
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
xinerama-cleanup
xinerama-the-revenge
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
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
X11Application.m
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-16
XQuartz: Don't use deltaXY for determining pointer location on scroll events
Jeremy Huddleston
1
-11
/
+20
2010-05-16
XQuartz: Don't trust deltaXY for middle mouse clicks.
Jeremy Huddleston
1
-1
/
+4
2010-04-11
XQuartz: Add a defaults option to toggle Alt / Mode_switch
Jeremy Huddleston
1
-12
/
+7
2010-03-21
XQuartz: xpbproxy: Cleanup xpbproxy threading
Jeremy Huddleston
1
-3
/
+22
2010-02-15
XQuartz: clang static analysis fixes
Jeremy Huddleston
1
-8
/
+10
2009-11-05
XQuartz: Controller thread launches clients
Jeremy Huddleston
1
-6
/
+13
2009-11-03
XQuartz: Run xmodmap after programatically updating the keymap.
Jeremy Huddleston
1
-0
/
+6
2009-10-02
XQuartz: Send mouse location with scroll events.
Jeremy Huddleston
1
-1
/
+1
2009-09-27
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
1
-7
/
+10
2009-09-27
XQuartz: Nuke TSM
Jeremy Huddleston
1
-16
/
+0
2009-09-27
XQuartz: Force a keymap resync on the first keypress to workaround XKB muckin...
Jeremy Huddleston
1
-0
/
+11
2009-08-25
XQuartz: Use applewmproto 1.4 updated headers.
Jeremy Huddleston
1
-2
/
+1
2009-08-05
XQuartz: Only save lastpt on mouse/tablet events
Jeremy Huddleston
1
-44
/
+39
2009-08-05
XQuartz: Use mouseLocation rather than locationInWindow when setting lastpt
Jeremy Huddleston
1
-1
/
+1
2009-08-05
XQuartz: Don't use location delta for tablets since NSEvent does not give a p...
Jeremy Huddleston
1
-1
/
+16
2009-07-28
XQuartz: Avoid namespace collission for BOOL in Sparkle
Jeremy Huddleston
1
-4
/
+0
2009-07-24
XQuartz: Set can_quit to true during a Sparkle-initiated relaunch.
Jeremy Huddleston
1
-1
/
+1
2009-07-24
XQuartz: Added a "Check for X11 Updates..." menu item.
Jeremy Huddleston
1
-0
/
+5
2009-07-20
XQuartz: Initial support for automatic updates through Sparkle
Jeremy Huddleston
1
-1
/
+35
2009-04-22
XQuartz: Make sure the bgMouseLocationUpdated state is consistent
Jeremy Huddleston
1
-18
/
+23
2009-04-11
XQuartz: Use correct values for ProximityIn and ProximityOut
Jeremy Huddleston
1
-3
/
+1
2009-04-11
XQuartz: Re-enable background window checking
Jeremy Huddleston
1
-8
/
+2
2009-04-11
XQuartz: Only set MotionNotify on activation if it is updated.
Jeremy Huddleston
1
-1
/
+5
2009-04-11
XQuartz: Make sure the Fn doesn't trigger unneccessary calls to DarwinUpdateM...
Jeremy Huddleston
1
-9
/
+3
2009-04-10
XQuartz: Send MotionNotify before button presses when X11 is in the background
Jeremy Huddleston
1
-19
/
+30
2009-04-05
XQuartz: Send a MotionNotify event for the mouse cursor when activating X11.app
Jeremy Huddleston
1
-21
/
+30
2009-04-01
XQuartz: Still send mouse events while X11 is in the background if we have te...
Jeremy Huddleston
1
-1
/
+1
2009-03-31
XQuartz: Don't report mouse events while X11 is not the foreground application
Jeremy Huddleston
1
-7
/
+4
2009-03-30
XQuartz: Fix mouse tracking for quake, et. al. in wine
Jeremy Huddleston
1
-9
/
+17
2009-02-24
XQuartz: Comment out the background pointer interaction that seems to be caus...
Jeremy Huddleston
1
-0
/
+6
2009-01-11
XQuartz: Only call DarwinUpdateModKeys when needed
Jeremy Huddleston
1
-2
/
+10
2009-01-11
XQuartz: Comment explaining the 0x10 flag for [e data2]
Jeremy Huddleston
1
-1
/
+1
2009-01-07
XQuartz: Use AvailabilityMacros.h instead of availability.h for Tiger
Jeremy Huddleston
1
-1
/
+1
2008-12-31
XQuartz: Don't use NX_SECONDARYFNMASK, NX_NUMERICPADMASK, NX_HELPMASK
Jeremy Huddleston
1
-7
/
+0
2008-12-31
XQuartz: Make sure to reset the saved key state when deactivating X11.app
Jeremy Huddleston
1
-1
/
+3
2008-12-31
XQuartz: Better avoid stuck keys on context switches
Jeremy Huddleston
1
-17
/
+33
2008-12-31
XQuartz: Workaround OSX VNC server bug for modifier key state
Jeremy Huddleston
1
-2
/
+35
2008-12-21
XQuartz: Don't use keycode 0 to determine !swallow since our most common key ...
Jeremy Huddleston
1
-9
/
+13
2008-12-15
XQuartz: Tiger fix, don't call Xplugin code in the Appkit thread if Xplugin i...
Jeremy Huddleston
1
-0
/
+5
2008-12-10
XQuartz: unsetenv(DISPLAY) if we're not org.x.X11
Jeremy Huddleston
1
-1
/
+1
2008-11-28
XQuartz: Added option to enable/disable test extensions
Jeremy Huddleston
1
-4
/
+8
2008-11-28
XQuartz: Avoid some warning messages being spewed to system.log by AppKit
Jeremy Huddleston
1
-1
/
+3
2008-11-25
XQuartz: Don't hardcode values of org.x.X11 for the preferences domain
Jeremy Huddleston
1
-6
/
+11
2008-11-15
XQuartz: Don't use TIS on Tiger...
Jeremy Huddleston
1
-4
/
+21
2008-11-15
XQuartz: Integrated xpbproxy into the server.
Jeremy Huddleston
1
-0
/
+6
2008-11-14
Xquartz: Force sending mouse clicks to AppKit if we're over the menu bar
Jeremy Huddleston
1
-23
/
+51
2008-11-14
XQuartz: Made X11Application.m a little more tidy.
Jeremy Huddleston
1
-25
/
+8
2008-10-31
XQuartz: Add option to allow access to the menu in fullscreen mode
Jeremy Huddleston
1
-14
/
+12
2008-10-31
XQuartz: LP64 related casting fixes from Bob Murphy
Jeremy Huddleston
1
-0
/
+6
2008-10-31
XQuartz: Fixed Xplugin thread safety issues, so rea-enable background window ...
Jeremy Huddleston
1
-7
/
+5
[next]