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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-15
configure.ac: Version bump to 1.12.2.901 (1.12.3 RC1)
xorg-server-1.12.2.901
Peter Hutterer
1
-1
/
+1
2012-06-05
Xi: make stub DeleteInputDeviceRequest call RemoveDevice
Julien Cristau
1
-0
/
+1
2012-06-05
xfree86: fix mouse wheel support for DGA clients
Marcin Slusarz
1
-16
/
+78
2012-06-05
dix: undo transformation for missing valuators (#49347)
Peter Hutterer
1
-4
/
+21
2012-06-05
xkb: Allocate size_syms correctly when width of a type increases
Siddhesh Poyarekar
1
-2
/
+4
2012-06-05
Fix crash for motion events from devices without valuators
Michal Suchanek
1
-1
/
+1
2012-05-29
Convert sbusPaletteKey to latest DevPrivate API
Alan Coopersmith
1
-2
/
+6
2012-05-29
cvt man page should use Hz, not kHz, for vertical refresh rate
Alan Coopersmith
1
-2
/
+2
2012-05-29
Undocument Font Module loading
Alan Coopersmith
1
-20
/
+0
2012-05-29
Undocument mandatory loadable modules
Alan Coopersmith
1
-5
/
+0
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-29
configure.ac: Version bump to 1.12.2
xorg-server-1.12.2
Jeremy Huddleston
1
-2
/
+2
2012-05-19
configure.ac: Version bump to 1.12.1.902 (1.12.2 RC2)
xorg-server-1.12.1.902
Jeremy Huddleston
1
-2
/
+2
2012-05-17
Merge remote-tracking branch 'whot/server-1.12-branch' into server-1.12-branch
Jeremy Huddleston
4
-63
/
+123
2012-05-14
Report touch emulated buttons in XIQueryPointer for XI 2.1 and earlier
Chase Douglas
1
-0
/
+14
2012-05-14
Report logical button state in ProcXIQueryPointer
Chase Douglas
1
-9
/
+4
2012-05-14
os/log: refactor logging
Daniel Kurtz
1
-51
/
+46
2012-05-14
os/log: only write timestamp if a message is actually written to logfile
Daniel Kurtz
1
-9
/
+9
2012-05-14
os/xprintf: add Xvscnprintf and Xscnprintf
Daniel Kurtz
2
-0
/
+56
2012-05-14
os/log: trivial cleanups
Daniel Kurtz
1
-2
/
+2
2012-05-10
Revert "dix: when disabling a device, release all buttons and keys"
Jeremy Huddleston
1
-2
/
+0
2012-05-10
dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURN
Michal Suchanek
2
-10
/
+22
2012-05-10
dix: indentation fix
Peter Hutterer
1
-2
/
+2
2012-05-10
dix: don't BUG_WARN for button events from button-only device
Daniel Kurtz
1
-1
/
+1
2012-05-10
hw/xfree86: Re-indent xf86vmode.c
Keith Packard
1
-346
/
+480
2012-05-10
hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badly
Keith Packard
1
-1
/
+1
2012-05-07
configure.ac: Bump to 1.12.1.901 (1.12.2 RC1)
xorg-server-1.12.1.901
Jeremy Huddleston
1
-2
/
+2
2012-05-02
XQuartz: Make sure we tell startx the correct server binary to use in our fal...
Jeremy Huddleston
1
-1
/
+1
2012-05-03
dix: when disabling a device, release all buttons and keys
Peter Hutterer
1
-0
/
+2
2012-05-03
dix: don't emulate scroll events for non-existing axes (#47281)
Peter Hutterer
1
-0
/
+3
2012-05-03
os: make timers signal-safe
Peter Hutterer
1
-2
/
+16
2012-05-03
TouchListenerAcceptReject: Warn and return early on bad listener index
Chase Douglas
1
-0
/
+5
2012-04-26
xfree86: workaround crash on close
Michal Suchanek
1
-3
/
+8
2012-04-26
glapi: Correct size of allocated _glapi_table struct
Jonas Maebe
1
-1
/
+1
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-26
Replay original touch begin event instead of generated begin event
Chase Douglas
1
-3
/
+15
2012-04-26
Update currentTime in dispatch loop
Chase Douglas
1
-0
/
+3
2012-04-26
Update device state including when touch record does not exist
Chase Douglas
2
-11
/
+3
2012-04-26
Check other clients' core masks properly when adding touch listener
Chase Douglas
1
-4
/
+4
2012-04-26
Ensure touch is ended when last listener is rejected
Chase Douglas
1
-8
/
+2
2012-04-26
Create a new dix touch record for an emulated touch with no listeners
Chase Douglas
2
-0
/
+33
2012-04-26
Rename TouchEnsureSprite to TouchBuildSprite and event type checks
Chase Douglas
3
-16
/
+8
[next]