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
2008-05-26
If core motion history is required, scale back to screen coords and INT16.
Peter Hutterer
2
-10
/
+45
2008-05-26
Ensure the motion history is merged for master devices.
Peter Hutterer
1
-13
/
+107
2008-05-26
dix: Allocate MD's motion history to be large enough for potential valuators
Peter Hutterer
1
-3
/
+13
2008-05-25
Remove GetMotionProc from ValuatorClassRec.
Peter Hutterer
2
-15
/
+8
2008-05-23
dix: update valuators > 2 as well.
Peter Hutterer
1
-12
/
+45
2008-05-23
dix: don't allow relative data in deviceValuators.
Peter Hutterer
1
-17
/
+4
2008-05-23
dix: more device scaling insanity.
Peter Hutterer
1
-30
/
+38
2008-05-23
input: instead of lastx/y, use a last.valuators[] array on the device.
Peter Hutterer
2
-23
/
+30
2008-05-23
dix: coreEvents doesn't have meaning here, use master instead.
Peter Hutterer
1
-3
/
+4
2008-05-23
dix: Cleanup of GetPointerEvents
Magnus Vigerlöf
1
-45
/
+48
2008-05-23
dix: Correct clipAxis so it can handle devices with value ranges properly
Magnus Vigerlöf
1
-11
/
+4
2008-05-22
dix: fill valuators with the correct values depending on the device mode (GPE)
Peter Hutterer
1
-7
/
+11
2008-05-22
dix: when floating a device, create a new cursor sprite.
Peter Hutterer
1
-0
/
+9
2008-05-22
Make all conversion handling in GPE.
Magnus Vigerlöf
1
-79
/
+144
2008-05-21
Replace UniSA with full Uni name in Author affiliation.
Peter Hutterer
1
-1
/
+1
2008-05-20
dix: shut up two compiler warnings.
Peter Hutterer
2
-1
/
+2
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
6
-103
/
+29
2008-05-14
Move defaultDisplayClass to xdmcp-only visibility.
Adam Jackson
1
-1
/
+0
2008-05-14
Simplify default font path setup.
Adam Jackson
2
-8
/
+2
2008-05-14
Remove global argc/argv variables.
Adam Jackson
2
-7
/
+0
2008-05-14
dix: don't undisplay cursor if we don't own a sprite.
Peter Hutterer
1
-1
/
+2
2008-05-14
dix: InitAndStartDevices doesn't need a window parameter.
Peter Hutterer
2
-2
/
+2
2008-05-14
dix: don't use serverClient in AddInputDevice, use the one supplied instead.
Peter Hutterer
1
-1
/
+1
2008-05-13
Remove UndisplayCursor API.
Peter Hutterer
1
-4
/
+2
2008-05-12
X n'est pas une print API.
Adam Jackson
6
-86
/
+20
2008-05-09
Return a valid X error when stuck in font alias loop
Alan Coopersmith
1
-1
/
+7
2008-05-02
Merge branch 'master' into mpx
Peter Hutterer
2
-16
/
+13
2008-05-02
dix: continue to check for invalid valuator ranges.
Peter Hutterer
1
-1
/
+8
2008-04-30
Dix: Cleaned up sanity checking in Get{Pointer,Keyboard}Events
Jeremy Huddleston
1
-3
/
+9
2008-04-30
dix: resize EQ to minimum size to avoid reallocs during SIGIO.
Peter Hutterer
1
-0
/
+1
2008-04-30
dix: fix typo from last commit.
Peter Hutterer
1
-6
/
+6
2008-04-30
input: replace -1 as default axis limit with NO_AXIS_LIMIT define.
Peter Hutterer
2
-15
/
+17
2008-04-30
dix: fix typo in clipAxis.
Peter Hutterer
1
-2
/
+3
2008-04-29
dix: store all valuators as they come from the device in the valuator events.
Peter Hutterer
1
-16
/
+12
2008-04-28
dix: if alloc of a master keyboard fails, remove the master pointer.
Peter Hutterer
1
-1
/
+11
2008-04-26
XQuartz: Cleaned up startup and thread creation a tad.
Jeremy Huddleston
1
-12
/
+4
2008-04-25
Xi: remove RemoveOtherCoreGrabs()
Peter Hutterer
1
-47
/
+0
2008-04-25
dix: don't search for grabbed devices, PickPointer does it for us now.
Peter Hutterer
1
-149
/
+8
2008-04-25
dix: remove misleading (stale) comment
Peter Hutterer
1
-2
/
+0
2008-04-25
dix: let PickPointer() return devices that are core-grabbed by the client.
Peter Hutterer
1
-1
/
+22
2008-04-25
Standardise copyright headers for all new files created as part of MPX.
Peter Hutterer
1
-26
/
+23
2008-04-25
dix: remove obsolete InitWindowPrivates().
Peter Hutterer
2
-15
/
+0
2008-04-25
dix: add mi.h include to stop compiler warning
Peter Hutterer
1
-0
/
+1
2008-04-25
dix: remove "unused variable" compiler warning.
Peter Hutterer
1
-1
/
+0
2008-04-25
dix: remove pairingClient definition.
Peter Hutterer
1
-2
/
+0
2008-04-24
dix: NULL out WindowTable after freeing all the windows.
Peter Hutterer
1
-0
/
+3
2008-04-23
dix: always send FocusIn events if mode is NotifyUngrab.
Peter Hutterer
1
-0
/
+2
2008-04-22
Fix build when XKB is disabled.
Ross Burton
1
-1
/
+1
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
7
-95
/
+27
2008-04-21
Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branch
Jeremy Huddleston
1
-1
/
+2
[next]