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
/
mi
/
mipointer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-2
/
+3
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
1
-1
/
+0
2011-03-14
mi: Call pScreen->ConstrainCursorHarder from the position update path
Adam Jackson
1
-0
/
+6
2011-03-14
Add mode field to pointer movement hooks.
Peter Hutterer
1
-1
/
+5
2011-02-22
mi: check for MASTER_POINTER instead of manual checks.
Peter Hutterer
1
-1
/
+1
2011-02-22
Switch to use IsFloating()
Peter Hutterer
1
-2
/
+2
2011-02-22
mi: simplify a "check for keyboard" condition
Peter Hutterer
1
-2
/
+1
2011-02-22
mi: remove if 0 code.
Peter Hutterer
1
-25
/
+0
2011-02-22
mi: Add a few comments explaining various cursor move functions.
Peter Hutterer
1
-15
/
+138
2011-02-22
mi: remove static GenerateEvent variable.
Peter Hutterer
1
-4
/
+5
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-1
/
+5
2010-07-07
mi: rename miPointerMoved to miPointerMoveNoEvent.
Peter Hutterer
1
-5
/
+5
2010-07-07
mi: De-duplicate some code in mipointer.c
Peter Hutterer
1
-16
/
+2
2010-07-02
Add API to update setting of waitForUpdate screen private in miPointer
Alan Coopersmith
1
-0
/
+16
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-4
/
+8
2010-05-14
mi: removed unused PointerNonInterestBox functions.
Oliver McFadden
1
-12
/
+0
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-5
/
+5
2010-04-21
mi: check for NULL pointer before dereferences it in miPointerSetPosition
Tiago Vignatti
1
-3
/
+3
2009-05-22
mi: use GetMaster() from MIPOINTER and MISPRITE.
Peter Hutterer
1
-2
/
+2
2009-05-22
Input: rename DeviceIntRec->isMaster to ->type.
Peter Hutterer
1
-5
/
+5
2009-05-01
mi: don't crash if we're trying to update the pointer for a keyboard.
Peter Hutterer
1
-0
/
+3
2009-04-19
mi: fix compiler warning - explicitly typecast to InternalEvent.
Peter Hutterer
1
-1
/
+1
2009-03-20
mi: remove deprecated miPointerAbsoluteCursor
Peter Hutterer
1
-9
/
+0
2009-02-04
mi: don't call UpdateSpriteForScreen if we have Xinerama enabled. #18668
Peter Hutterer
1
-1
/
+8
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-1
/
+1
2009-01-13
dix: fix WarpPointer calls for devices with custom valuator ranges (#19297)
Peter Hutterer
1
-1
/
+1
2009-01-11
XQuartz: Add locking to make mieq thread safe on OSX
Jeremy Huddleston
1
-0
/
+12
2009-01-11
mi: don't mix declarations and code
Julien Cristau
1
-2
/
+3
2009-01-11
mi: ANSI cleanups
Julien Cristau
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-10
/
+10
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-10-08
mi: functions here are carrying 'time' without need.
Tiago Vignatti
1
-9
/
+8
2008-10-08
mi: remove deprecated and unused functions.
Tiago Vignatti
1
-20
/
+0
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-2
/
+4
2008-07-04
Remove deprecated function miPointerPosition().
Tiago Vignatti
1
-6
/
+0
2008-06-13
Fix "warning: unused variable ‘pDev’, `pPointer'".
Eamon Walsh
1
-0
/
+2
2008-05-28
mi: ansify.
Peter Hutterer
1
-55
/
+27
2008-05-22
mi: handle sprite even for floating slave devices.
Peter Hutterer
1
-37
/
+12
2008-05-21
Merge branch 'hwcursor' into mpx
Peter Hutterer
1
-1
/
+5
2008-05-21
mi: shut up compiler warning (return w/o a value)
Peter Hutterer
1
-1
/
+1
2008-05-16
mi: remove miPointerUpdate() -> replaced by miPointerUpdateSprite().
Peter Hutterer
1
-7
/
+1
2008-05-16
mi: don't call from miPointerMoved into the spriteFuncs for anything but VCP.
Peter Hutterer
1
-1
/
+5
2008-05-16
mi: remove miPointerUpdate() -> replaced by miPointerUpdateSprite().
Peter Hutterer
1
-7
/
+1
2008-05-14
mi: protect against NULL-pointer dereference.
Peter Hutterer
1
-2
/
+2
2008-05-13
Remove UndisplayCursor API.
Peter Hutterer
1
-13
/
+0
2008-05-13
mi: don't try to display a cursor for devices w/o cursors.
Peter Hutterer
1
-2
/
+7
2008-04-25
Standardise copyright headers for all new files created as part of MPX.
Peter Hutterer
1
-7
/
+0
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+2
2008-02-05
mi: Only UpdateSpriteForScreen if we actually changed the screen. (Bug #12650)
Peter Hutterer
1
-1
/
+7
[next]