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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-31
Merge tag 'xorg-server-1.12.4' into cygwin-release-1.12
xserver-cygwin-1.12.4-1
cygwin-release-1.12
Jon TURNEY
3
-13
/
+41
2012-08-26
XQuartz: Bump version to 2.7.3
Jeremy Huddleston Sequoia
1
-2
/
+2
2012-08-19
XQuartz: console_redirect: Properly zero-out the tail of the array on realloc()
Jeremy Huddleston Sequoia
1
-2
/
+2
2012-08-19
XQuartz: console_redirect: Set the correct location for reading into the buffer
Jeremy Huddleston Sequoia
1
-9
/
+15
2012-08-03
XQuartz: Fix xp_window_bring_all_to_front linking on OS versions with older l...
Jeremy Huddleston Sequoia
1
-22
/
+12
2012-08-03
hw/xquartz: Various fixes for pseudoramiX.c
Jon TURNEY
1
-4
/
+13
2012-08-01
XQuartz: Call xp_window_bring_all_to_front if available in libXplugin
Jeremy Huddleston
1
-0
/
+32
2012-08-01
XQuartz: Fix incorrect PseudoramiXExtensionInit prototype
Jeremy Huddleston
2
-2
/
+2
2012-08-01
XQuartz: Silence an unused-variable warning
Jeremy Huddleston
1
-1
/
+1
2012-07-16
Merge tag 'xorg-server-1.12.3' into cygwin-release-1.12
Jon TURNEY
3
-8
/
+36
2012-06-19
Merge tag 'xorg-server-1.12.2' into cygwin-release-1.12
Jon TURNEY
7
-176
/
+264
2012-05-29
XQuartz: Avoid a race in initialization of darwinPointer
Jeremy Huddleston
1
-8
/
+10
2012-05-29
XQuartz: Provide fls implementation for Tiger
Jeremy Huddleston
1
-0
/
+14
2012-05-29
XQuartz: Tiger build fix
Jeremy Huddleston
1
-0
/
+6
2012-05-29
XQuartz: Workaround an SDK bug on Leopard/x86_64
Jeremy Huddleston
1
-0
/
+6
2012-05-02
XQuartz: Make sure we tell startx the correct server binary to use in our fal...
Jeremy Huddleston
1
-1
/
+1
2012-04-27
Merge tag 'xorg-server-1.12.1' into cygwin-release-1.12
Jon TURNEY
67
-8433
/
+9752
2012-04-26
XQuartz: darwinPointer now sends both absolute and relative motion
Jeremy Huddleston
4
-52
/
+56
2012-04-26
XQuartz: Add a hack to better handle clicky wheel scroll mice
Jeremy Huddleston
1
-2
/
+109
2012-04-26
XQuartz: Use screenInfo.{width,height} instead of grabbing it from the first ...
Jeremy Huddleston
1
-2
/
+2
2012-04-26
XQuartz: Separate out tablet and mouse event delivery into separate functions
Jeremy Huddleston
3
-139
/
+116
2012-04-26
XQuartz: Correct calculation of the size of our file descriptor array in cons...
Jeremy Huddleston
1
-1
/
+1
2012-04-26
XQuartz: Fix a deadlock in pre-dispatch code
Jeremy Huddleston
1
-1
/
+1
2012-04-05
XQuartz: Automatically start our virtual tablet devices
Jeremy Huddleston
1
-3
/
+3
2012-04-05
XQuartz: Tiger build fix
Jeremy Huddleston
1
-6
/
+8
2012-04-01
Move pseudoramiX code where it can be shared between Xwin and Xquartz
Jon TURNEY
3
-500
/
+0
2012-04-01
Fix pseudoramiX.c compilation without darwin.h
Jon TURNEY
1
-17
/
+36
2012-04-01
Fix some swap-size errors in pseudoramiX.c
Jon TURNEY
1
-4
/
+13
2012-03-27
XQuartz: Use scrolling valuators
Jeremy Huddleston
4
-48
/
+43
2012-03-27
XQuartz: Use AllocDevicePair to allocate our keyboard and mouse at the same time
Jeremy Huddleston
1
-8
/
+10
2012-03-27
XQuartz: Call update_desktop_dimensions() after updating our screen coordinates
Jeremy Huddleston
1
-0
/
+3
2012-03-27
XQuartz: Formatting cleanup for sendX11NSEvent
Jeremy Huddleston
1
-44
/
+36
2012-03-27
XQuartz: Source formatting cleanup
Jeremy Huddleston
68
-4626
/
+5214
2012-03-27
XQuartz: Add a defaults option to disable the RENDER extension
Jeremy Huddleston
2
-0
/
+5
2012-03-27
XQuartz: Use doubles for input valuators
Jeremy Huddleston
2
-72
/
+59
2012-03-27
XQuartz: Xi: darwinPointer is now Relative
Jeremy Huddleston
1
-2
/
+2
2012-03-27
XQuartz: Move our logs into an X11 subdirectory
Jeremy Huddleston
1
-3
/
+9
2012-03-27
Introduce a consistent coding style
Keith Packard
66
-7880
/
+8643
2012-02-22
XQuartz: Short-circuit activateX:
Jeremy Huddleston
1
-0
/
+3
2012-02-22
XQuartz: Actually install the new locales
Jeremy Huddleston
1
-1
/
+1
2012-02-13
XQuartz: Build fix for possible conflict of BOOL type
Jeremy Huddleston
1
-2
/
+5
2012-01-30
XQuartz: Release all buttons and keys when deactivating
Jeremy Huddleston
3
-17
/
+32
2012-01-29
XQuartz: Toggle off fullscreen mode when XQuartz is hidden
Jeremy Huddleston
1
-0
/
+7
2012-01-29
XQuartz: Localization Updates
Jeremy Huddleston
60
-18346
/
+47072
2012-01-27
XQuartz: Bump bundle version to 2.7.2
Jeremy Huddleston
1
-4
/
+4
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
2
-4
/
+4
2012-01-09
Merge commit '777bf90abeac37087a3d0538b847742523d5acf2'
Keith Packard
2
-4
/
+4
2012-01-08
XQuartz: GL: Buildfix for recent GLX changes
Jeremy Huddleston
1
-3
/
+0
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
2
-4
/
+4
2011-12-19
XQuartz: Provide in-tree implementation of strndup(3) if needed
Jeremy Huddleston
1
-0
/
+7
[next]