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
2010-02-22
Re-enable RECORD extension.
Chris Dekter
1
-8
/
+7
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
1
-2
/
+1
2010-02-12
dix: restore lastDeviceEventTime update in dixSaveScreens
Julien Cristau
1
-2
/
+7
2010-02-05
main: move config_init() after InitInput()
Julien Cristau
1
-1
/
+1
2010-02-02
Allow driver to call DeleteInputDeviceRequest during UnInit
Oldřich Jedlička
1
-11
/
+33
2010-02-01
Fix typo in updateSlaveDeviceCoords
Oldřich Jedlička
1
-1
/
+1
2010-01-27
dix/configure: remove null root cursor option
Tiago Vignatti
1
-17
/
+0
2010-01-27
dix: EventToCore needs to copy the root window too.
Peter Hutterer
1
-0
/
+1
2010-01-27
Revert "dix: EventToCore needs to copy the root window too."
Keith Packard
1
-1
/
+0
2010-01-25
dix: move cursor realize code to its own function
Tiago Vignatti
1
-118
/
+85
2010-01-25
dix: EventToCore needs to copy the root window too.
Peter Hutterer
1
-0
/
+1
2010-01-05
dix: don't update the slave coordinates from the VCK.
Peter Hutterer
1
-2
/
+5
2010-01-04
CloseDevice: call XkbRemoveResourceClient before freeing key class struct
Alan Coopersmith
1
-3
/
+3
2010-01-01
dix: add smooth limited pointer acceleration profile
Simon Thum
1
-1
/
+27
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-2
/
+6
2009-12-16
Merge remote branch 'alanc/master'
Keith Packard
5
-122
/
+88
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
5
-122
/
+88
2009-12-15
dtrace: Add Xserver-dtrace.h to CLEANFILES
Jeremy Huddleston
1
-1
/
+1
2009-12-11
Merge remote branch 'jeremyhu/master'
Keith Packard
1
-0
/
+2
2009-12-11
Move config_init() after CreateWellKnownSockets() and InitCoreDevices()
Julien Cristau
1
-1
/
+1
2009-12-08
Miscellaneous compilation warning fixes
Jeremy Huddleston
1
-0
/
+2
2009-12-03
dix: remove core devices when shutting down. (#25028)
Peter Hutterer
1
-0
/
+3
2009-12-03
dix: remove some obsolete comment.
Peter Hutterer
1
-1
/
+0
2009-12-03
dix: fix memory leak, free event list on shutdown. (#25028)
Peter Hutterer
1
-6
/
+3
2009-11-25
dix: clean up accel old scheme data when switching schemes.
Peter Hutterer
2
-12
/
+54
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-0
/
+3
2009-11-10
dix: increase default number of buttons to 10.
Peter Hutterer
1
-1
/
+1
2009-11-04
Merge remote branch 'jeremyhu/master'
Keith Packard
1
-5
/
+3
2009-11-04
dix: Fixes a memory leak when a cursor resource is released.
Rami Ylimaki
1
-1
/
+2
2009-11-03
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-15
Remove CopyISOLatin1Lowered
Yaakov Selkowitz
1
-10
/
+0
2009-10-14
Remove some debug messages that trigger on XACE event delivery failure.
Eamon Walsh
1
-9
/
+3
2009-10-14
xace: Fake return values on denials in input polling requests.
Eamon Walsh
2
-2
/
+14
2009-10-13
dix: extend IsPointerDevice check to valuator-only devices.
Peter Hutterer
1
-1
/
+3
2009-10-08
Fix make warning: overriding commands for target `dix.O'
Alan Coopersmith
1
-1
/
+2
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
1
-2
/
+2
2009-10-07
dix: Fix a double free in dixFreePrivates.
Francisco Jerez
1
-0
/
+1
2009-10-06
Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active
Alan Coopersmith
1
-3
/
+3
2009-10-06
Add platform tests for Dtrace linker magic
Alan Coopersmith
1
-1
/
+1
2009-10-02
dix: force a minimum of 0 for screen coordinates.
Peter Hutterer
1
-0
/
+13
2009-09-30
dix: Fix potential memory corruption in doListFontsWithInfo.
Kim Woelders
1
-1
/
+1
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-24
Fix build of unit tests when dtrace probes are enabled
Alan Coopersmith
1
-2
/
+2
2009-09-25
dix: plug memory leak in DeviceEnterLeaveEvents.
Peter Hutterer
1
-1
/
+3
2009-09-24
dix: report XI1 axis values correctly if first_valuator != 0
Thomas Jaeger
1
-6
/
+6
2009-09-22
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
[next]