index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
X11Application.m
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
XQuartz: Adopt input_lock() and input_unlock()
Jeremy Huddleston Sequoia
1
-5
/
+2
2016-09-22
XQuartz: Remove X11ApplicationFatalError
Jeremy Huddleston Sequoia
1
-48
/
+0
2016-09-13
XQuartz: Fix the issue where the h key could be come "stuck" after hiding XQu...
Jeremy Huddleston Sequoia
1
-0
/
+9
2015-10-13
XQuartz: Fix how we calculate the height of the OSX menu bar
Ken Thomases
1
-2
/
+10
2015-06-09
XQuartz: Silence -Wformat-security for NSRunAlertPanel
Jeremy Huddleston Sequoia
1
-8
/
+7
2014-01-12
XQuartz: Silence some static analyzer warnings by annotating referencing counts
Jeremy Huddleston Sequoia
1
-0
/
+13
2012-05-17
XQuartz: Avoid a race in initialization of darwinPointer
Jeremy Huddleston
1
-8
/
+10
2012-05-17
XQuartz: Tiger build fix
Jeremy Huddleston
1
-0
/
+6
2012-04-23
XQuartz: darwinPointer now sends both absolute and relative motion
Jeremy Huddleston
1
-4
/
+8
2012-04-23
XQuartz: Add a hack to better handle clicky wheel scroll mice
Jeremy Huddleston
1
-2
/
+109
2012-04-23
XQuartz: Separate out tablet and mouse event delivery into separate functions
Jeremy Huddleston
1
-18
/
+21
2012-03-26
XQuartz: Use scrolling valuators
Jeremy Huddleston
1
-2
/
+1
2012-03-25
XQuartz: Formatting cleanup for sendX11NSEvent
Jeremy Huddleston
1
-44
/
+36
2012-03-24
XQuartz: Source formatting cleanup
Jeremy Huddleston
1
-424
/
+467
2012-03-24
XQuartz: Detect FatalErrors on startup to prevent tight crash loops
Jeremy Huddleston
1
-0
/
+45
2012-03-24
XQuartz: Add a defaults option to disable the RENDER extension
Jeremy Huddleston
1
-0
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-896
/
+1108
2012-02-22
XQuartz: Short-circuit activateX:
Jeremy Huddleston
1
-0
/
+3
2012-01-30
XQuartz: Release all buttons and keys when deactivating
Jeremy Huddleston
1
-17
/
+9
2011-09-28
XQuartz: Use set_front_process rather than X11ApplicationSetFrontProcess sinc...
Jeremy Huddleston
1
-1
/
+1
2011-07-31
XQuartz: Use CFSTR to avoid implicit cast warning of NSString * to CFStringRef
Jeremy Huddleston
1
-1
/
+1
2011-07-19
XQuartz: Add a scroll_in_device_direction preference
Jeremy Huddleston
1
-12
/
+30
2011-07-18
XQuartz: Add some sanity checking and a fallback for the bundle id.
Jeremy Huddleston
1
-0
/
+5
2011-06-28
XQuartz: Make a call to activateIgnoringOtherApps in our NSApplicationActivat...
Jeremy Huddleston
1
-9
/
+16
2011-06-15
XQuartz: Add missing include for <pthread.h>
Jeremy Huddleston
1
-0
/
+2
2011-06-01
XQuartz: Add a semicolon after DEBUG_LOG
Jeremy Huddleston
1
-1
/
+1
2011-05-22
XQuartz: Silence clang warnings about shadow declarations
Jeremy Huddleston
1
-3
/
+3
2011-04-25
XQuartz: Use ErrorF rather than fprintf to log errors
Jeremy Huddleston
1
-5
/
+5
2011-04-25
XQuartz: Rename launchd-id-prefix to bundle-id-prefix
Jeremy Huddleston
1
-1
/
+1
2011-04-25
XQuartz: xpr: Use a serial queue rather than pthread mutexes for window_hash
Jeremy Huddleston
1
-2
/
+1
2011-04-24
hw/xquartz: remove duplicated includes
Nicolas Kaiser
1
-1
/
+0
2011-04-22
XQuartz: Do translation and handoff of NSEvent to X11 in a separate serial queue
Jeremy Huddleston
1
-1
/
+20
2011-04-22
XQuartz: Send tablet proximity events with tilt and pressure
Jeremy Huddleston
1
-16
/
+39
2011-04-21
XQuartz: Fix prototypes for thread functions
Jeremy Huddleston
1
-1
/
+1
2011-02-27
XQuartz: RandR: Provide an alert box when entering a RandR mode for the first...
Jeremy Huddleston
1
-0
/
+29
2010-12-08
XQuartz: Just NSBeep() for XBell()
Jeremy Huddleston
1
-2
/
+0
2010-11-22
XQuartz: Add pointer debugging
Jeremy Huddleston
1
-0
/
+46
2010-09-28
XQuartz: RandR: Refactor legacy mode-switching to be better integrated with R...
Jeremy Huddleston
1
-1
/
+1
2010-09-28
XQuartz: RandR: Don't change the rootless preference when changing RandR mode
Jeremy Huddleston
1
-23
/
+21
2010-08-12
XQuartz: Make application switching work better for the no-spaces case
Jeremy Huddleston
1
-7
/
+21
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
[next]