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
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-22
Merge commit 'xorg-server-1.10.1' into cygwin-release-1.10
xserver-cygwin-1.10.1-1
Jon TURNEY
7
-37
/
+24
2011-04-14
Revert "dix: release all buttons and keys before reattaching a device (#34182)"
Jeremy Huddleston
1
-42
/
+0
2011-04-08
Fix unset valuator handling for XI 1.x valuator events again
Chase Douglas
2
-9
/
+9
2011-04-08
Don't report old relative values in getValuatorEvents
Chase Douglas
1
-1
/
+3
2011-04-08
Handle non continuous valuator data in getValuatorEvents
Chase Douglas
1
-4
/
+7
2011-04-08
Clean up getValuatorEvents using array loop logic
Chase Douglas
1
-14
/
+6
2011-04-07
Input: Don't freeze unrelated devices in DeliverGrabbedEvent
Daniel Stone
1
-4
/
+3
2011-04-07
dix: release all buttons and keys before reattaching a device (#34182)
Peter Hutterer
1
-0
/
+42
2011-04-04
dix: fix memory leak in ProcListExtensions
Tiago Vignatti
1
-3
/
+2
2011-04-04
dix: fix memory leak in AllocShared
Tiago Vignatti
1
-0
/
+1
2011-04-04
dix: fix memory leak in AllocPseudo
Tiago Vignatti
1
-0
/
+1
2011-04-04
dix: fix memory leak in SetDefaultFontPath
Tiago Vignatti
1
-1
/
+3
2011-04-04
dix: remove unused macro
Tiago Vignatti
1
-2
/
+0
2011-04-04
dix: remove unused debug code
Tiago Vignatti
1
-12
/
+0
2011-03-27
dix: Release input device config info when the device disconnects.
Rami Ylimäki
1
-0
/
+2
2011-03-05
Merge branch 'cygwin-aiglx-for-1.10' into cygwin-release-1.10
Jon TURNEY
3
-3
/
+12
2011-03-04
Replace DDXBEFORERESET with a more general way of doing DDX-specific hooks
Jon TURNEY
3
-3
/
+12
2011-03-03
os: Add -displayfd option.
Jon TURNEY
2
-2
/
+6
2011-03-03
Disable smart scheduler on Cygwin
Jon TURNEY
1
-0
/
+4
2011-02-25
input: Ensure Valuator axes are aligned as needed
Keith Packard
1
-6
/
+8
2011-02-22
dix: a valuator number of 0 is valid (#34510)
Peter Hutterer
1
-2
/
+14
2011-01-20
Merge remote branch 'ajax/for-keithp'
Keith Packard
1
-25
/
+17
2011-01-20
resource: Fix indentation
Adam Jackson
1
-14
/
+14
2011-01-20
resource: Remove expectID hack
Adam Jackson
1
-7
/
+0
2011-01-20
resource: s/NullResource/NULL/g
Adam Jackson
1
-4
/
+3
2011-01-07
Merge branch 'for-peter' of git://people.freedesktop.org/~daniels/xserver int...
Peter Hutterer
1
-62
/
+56
2011-01-07
input: add valuator_mask_free() to free a valuator mask.
Peter Hutterer
1
-0
/
+8
2011-01-07
Input: Prevent MD grabs from wandering on to other MDs
Daniel Stone
1
-1
/
+1
2011-01-06
Input: Make CheckPassiveGrabsOnWindow return grab, export
Daniel Stone
1
-15
/
+15
2011-01-06
Input: Export GetEventMask
Daniel Stone
1
-1
/
+1
2011-01-06
Input: Handle grabs with no Xi 1.x equivalent
Daniel Stone
1
-2
/
+2
2011-01-06
Input: Pass sprite instead of device to XYToWindow, make non-static
Daniel Stone
1
-13
/
+6
2011-01-06
Input: Pass sprite instead of device to FixUpEventFromWindow
Daniel Stone
1
-22
/
+21
2011-01-06
Input: Make RootWindow() take a sprite instead of device
Daniel Stone
1
-12
/
+14
2011-01-05
composite: Support updating an arbitrary subtree
Ville Syrjälä
1
-0
/
+4
2010-12-31
DIX: Reset window properties when freeing them
Daniel Stone
1
-0
/
+3
2010-12-31
Make EventIsDeliverable non-static
Chase Douglas
1
-12
/
+1
2010-12-31
Resources: Move rClient to resource.h
Daniel Stone
1
-2
/
+0
2010-12-20
fonts: Fix typo in async ListFonts logic
Adam Jackson
1
-1
/
+1
2010-12-10
dix: allow for button-only input devices (#21457)
Peter Hutterer
1
-15
/
+21
2010-12-09
dix: clear up an overly convoluted if statement.
Peter Hutterer
1
-9
/
+17
2010-12-07
Merge remote branch 'alanc/master'
Keith Packard
7
-12
/
+19
2010-12-07
Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-6
/
+11
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-1
/
+3
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
5
-5
/
+5
2010-12-07
dix: Fix logic for displaying deprecation warning only once.
Cyril Brulebois
1
-5
/
+5
2010-12-07
dix: Simplify deprecated *Lookup* wrappers around dixLookup*.
Cyril Brulebois
1
-10
/
+10
2010-12-06
Merge remote branch 'jajones/for-keith'
Keith Packard
1
-0
/
+1
2010-12-06
Add fence sync driver interface
James Jones
1
-0
/
+1
2010-12-07
dix: don't stop processing valuators when the mode changes.
Peter Hutterer
1
-8
/
+0
[next]