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
2009-11-06
dix: Fixes a memory leak when a cursor resource is released.
Rami Ylimaki
1
-1
/
+2
2009-11-04
dix: Properly detect if the other device is frozen
Jeremy Huddleston
1
-5
/
+3
2009-10-23
dix: Fix up colormap fixup.
Adam Jackson
1
-0
/
+3
2009-10-22
Resolve an inconsistency between libX11 and Xserver over GetModifierMapping
Jon TURNEY
1
-5
/
+3
2009-10-21
Don't print a failure message when XACE denies an input event delivery.
Eamon Walsh
1
-25
/
+25
2009-10-21
xace: Fake return values on denials in input polling requests.
Eamon Walsh
2
-2
/
+14
2009-10-14
dix: extend IsPointerDevice check to valuator-only devices.
Peter Hutterer
1
-1
/
+3
2009-10-09
Fix make warning: overriding commands for target `dix.O'
Alan Coopersmith
1
-1
/
+2
2009-10-07
Add platform tests for Dtrace linker magic
Alan Coopersmith
1
-1
/
+1
2009-10-07
Fix build of unit tests when dtrace probes are enabled
Alan Coopersmith
1
-2
/
+2
2009-10-02
dix: Fix potential memory corruption in doListFontsWithInfo.
Kim Woelders
1
-1
/
+1
2009-10-02
dix: force a minimum of 0 for screen coordinates.
Peter Hutterer
1
-0
/
+13
2009-09-30
dix/glx/composite: consolidate visual resize in one place.
Dave Airlie
1
-0
/
+64
2009-09-27
Add (ok, fix) support for DTrace under OS X
Ben Byer
2
-1
/
+8
2009-09-26
dix: plug memory leak in DeviceEnterLeaveEvents.
Peter Hutterer
1
-1
/
+3
2009-09-25
dix: report XI1 axis values correctly if first_valuator != 0
Thomas Jaeger
1
-6
/
+6
2009-09-25
dix: move bounds check before access
Simon Thum
1
-2
/
+3
2009-09-22
input: don't use typecasts to access members of InternalEvent.
Peter Hutterer
2
-10
/
+10
2009-09-20
Eliminate bogus event resizing.
Keith Packard
2
-37
/
+0
2009-09-18
xfree86: use SendDevicePresenceEvents instead of manual event handling.
Peter Hutterer
1
-1
/
+1
2009-09-16
dix: append "built-ins" to the font path in SetDefaultFontPath
RĂ©mi Cardona
1
-2
/
+25
2009-09-14
dix: FindChildForEvent needs init child to None.
Peter Hutterer
1
-1
/
+1
2009-09-10
dix: Remove two _X_EXPORT defines from the function definition.
Peter Hutterer
1
-2
/
+2
2009-09-09
dix: auto-float SD's with SendCoreEvents "false"
Peter Hutterer
1
-4
/
+13
2009-09-09
dix: remove unused and half-broken code to restore original classes.
Peter Hutterer
1
-23
/
+4
2009-09-08
dix: GetKeyboardValuatorEvents doesn't recurse anymore - fix comment.
Peter Hutterer
1
-4
/
+0
2009-09-07
dix: remove dixLookupResource - we don't have any users left.
Peter Hutterer
1
-18
/
+0
2009-09-04
dix: hide the sequenceNumber key repeat hack behind two functions.
Peter Hutterer
2
-7
/
+37
2009-09-04
input: allow for detectable autorepeat.
Daniel Stone
2
-6
/
+54
2009-09-04
dix: improve code flow in TryClientEvents, better debugging messages.
Daniel Stone
1
-52
/
+66
2009-09-03
dix: don't return BadMatch from GetProperty (#23562)
Peter Hutterer
1
-1
/
+1
2009-09-03
dix: when unsetting a cursor, update the sprite immediately (#23608)
Peter Hutterer
1
-1
/
+2
2009-09-03
Un-export ApplyPointerMapping. This is an in-server function.
Peter Hutterer
1
-1
/
+1
2009-09-02
Correct outdated e-mail address in "Author" statements.
Eamon Walsh
1
-1
/
+1
2009-08-28
Add DRI2 requests to protocol.txt
Eamon Walsh
1
-0
/
+8
2009-08-27
Xext: rename Xtst* to XTest*
Peter Hutterer
1
-1
/
+1
2009-08-27
input: move XTest device initialization into Xext/xtest.c
Peter Hutterer
1
-132
/
+1
2009-08-27
dix: use IsXtstDevice instead of the direct key lookup.
Peter Hutterer
1
-1
/
+1
2009-08-25
CheckWindowOptionalNeed: Ensure w->optional is set to avoid SEGFAULT
Jeremy Huddleston
1
-1
/
+1
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
1
-1
/
+21
2009-08-24
input: move CorePointer/KeyboardProc declarations into header.
Peter Hutterer
1
-3
/
+0
2009-08-24
dix: FixUpEventFromWindow mustn't scramble non-device events.
Peter Hutterer
1
-1
/
+4
2009-08-18
Do not reset lastDeviceEventTime when we do dixSaveScreens
Richard Hughes
1
-2
/
+0
2009-08-17
xace: fix access mode in dixLookupWindow call within ProcUngrabKey.
Eamon Walsh
1
-1
/
+1
2009-08-17
Add XI2 requests to protocol.txt
Eamon Walsh
1
-0
/
+22
2009-08-17
dix: rework DeviceChangedEvents a bit.
Peter Hutterer
2
-12
/
+8
2009-08-17
dix: fix potential use of unused variable 'mask'.
Peter Hutterer
1
-1
/
+1
2009-08-17
dix: use the XI2 defines for class types.
Peter Hutterer
1
-3
/
+3
2009-08-17
input: move DeviceChangedEvent conversion into eventconvert.c
Peter Hutterer
1
-24
/
+121
2009-08-14
dix: update the sprite trace for all masters && floating slaves (#23257)
Peter Hutterer
1
-1
/
+1
[next]