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-10-14
dix: don't XWarpPointer through the last slave anymore (#38313)
Peter Hutterer
1
-7
/
+14
2011-10-14
dix: don't use the pointer as modifier device in UngrabKey.
Peter Hutterer
1
-1
/
+1
2011-10-14
dix: ignore devices when adding passive core grabs to list (#39545)
Peter Hutterer
1
-1
/
+1
2011-10-14
dix: avoid using the VCP as modifier device
Peter Hutterer
1
-1
/
+1
2011-10-09
dixfonts: Don't overwrite local c variable until new_closure is safely initia...
Alan Hourihane
1
-15
/
+15
2011-10-04
Remove the SendEvent bit (0x80) before doing range checks on event type.
Sam Spilsbury
1
-1
/
+13
2011-10-04
Fix pixmap double-frees on error paths.
Jamey Sharp
1
-1
/
+0
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-1
/
+1
2011-07-15
Fix non-Composite builds in PrintWindowTree
Daniel Stone
1
-1
/
+9
2011-07-01
Input: Reset SD remainder when copying co-ords from MD
Daniel Stone
1
-0
/
+7
2011-07-01
input: add POINTER_NORAW to avoid generation of raw events (#30068)
Peter Hutterer
1
-7
/
+11
2011-07-01
XKB: Add debug key actions for grabs & window tree
Daniel Stone
1
-0
/
+112
2011-07-01
DIX: Make PrintWindowTree actually useful
Daniel Stone
1
-27
/
+114
2011-06-30
dix: avoid calling deleted block and wakeup handlers
Scott James Remnant
1
-4
/
+6
2011-06-23
Don't use empty source files
Dan Nicholson
2
-5
/
+2
2011-06-08
dix: rename ProcessRawEvents to dix/events.c:DeliverRawEvent
Peter Hutterer
1
-0
/
+29
2011-06-08
dix: split DeliverEventToWindowMask up a bit more.
Peter Hutterer
1
-19
/
+33
2011-06-08
dix: rename DeliverEventsToClients to DeliverEventsToWindowMask
Peter Hutterer
1
-5
/
+5
2011-06-08
dix: split client list retrieval out of DeliverEventToClients
Peter Hutterer
1
-14
/
+36
2011-06-07
dix: fix crashers with floating device.
Peter Hutterer
2
-3
/
+3
2011-06-03
dix: use xi2_get_type instead of manual typecast
Peter Hutterer
1
-1
/
+1
2011-06-03
dix: drop x/y back into the right valuators after transformation.
Peter Hutterer
1
-7
/
+8
2011-06-03
dix: don't pass x/y to transformAbsolute
Peter Hutterer
1
-13
/
+25
2011-06-03
dix: fix an error message.
Peter Hutterer
1
-1
/
+1
2011-06-01
DIX: Set backgroundState correctly for root window
Marko Macek
1
-0
/
+2
2011-05-25
Don't call pixman_disable_out_of_bounds_workaround() anymore
Søren Sandmann Pedersen
1
-2
/
+0
2011-05-25
xserver: remove AbsoluteClass, breaking the A(P|B)I
Simon Thum
1
-9
/
+0
2011-05-24
input: Don't implicitly define verify_internal_event
Jeremy Huddleston
1
-3
/
+4
2011-05-24
input: Fix format string for verify_internal_event
Jeremy Huddleston
1
-1
/
+1
2011-05-14
XQuartz: Don't call mieqEnqueue during server shutdown
Jeremy Huddleston
1
-9
/
+16
2011-05-13
dix: replace CORE_EVENT and XI2_EVENT macros with inline functions.
Peter Hutterer
1
-29
/
+49
2011-05-13
dix: use a tmp variable instead of multiple rClient(other).
Peter Hutterer
1
-4
/
+5
2011-05-13
dix: return deliveries from DeliverGrabbedEvent
Peter Hutterer
1
-1
/
+5
2011-05-13
dix: move the grab activation condition into a if block.
Peter Hutterer
1
-16
/
+14
2011-05-13
dix: split out client delivery from DeliverEventsToWindow
Peter Hutterer
1
-43
/
+87
2011-05-13
dix: split out window owner event delivery from DeliverEventsToWindow
Peter Hutterer
1
-20
/
+55
2011-05-13
dix: split implicit grab activation into a separate function.
Jamey Sharp
1
-41
/
+50
2011-05-11
dix: replace unneded goto with break.
Peter Hutterer
1
-1
/
+1
2011-05-11
input: remove DDX event list handling
Peter Hutterer
2
-30
/
+19
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
2
-65
/
+42
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-0
/
+80
2011-05-06
Input: Simplify CheckPassiveGrabsOnWindow loop
Daniel Stone
1
-111
/
+105
2011-05-06
Input: Make CheckPassiveGrabsOnWindow take InternalEvent
Daniel Stone
1
-18
/
+54
2011-05-06
input: change CHECKEVENT macro to verify_internal_event function
Peter Hutterer
2
-2
/
+30
2011-05-05
input: Only release SD buttons for explicit floating/reattachment (#36146)
Peter Hutterer
1
-3
/
+1
2011-05-03
Input: Fix event size confusion in CheckPassiveGrabsOnWindow
Daniel Stone
1
-1
/
+1
2011-05-03
Input: Add DeepestSpriteWin function
Daniel Stone
1
-2
/
+2
2011-05-03
Input: Pass co-ordinates by reference to transformAbsolute
Chase Douglas
1
-14
/
+14
2011-05-03
Move event filter initializer out of the structure itself
Alan Coopersmith
1
-9
/
+8
2011-04-24
dix: remove duplicated includes
Nicolas Kaiser
2
-2
/
+0
[next]