libXi: Changes to 'libxi-1.0-branch'

Daniel Stone daniels at kemper.freedesktop.org
Wed Nov 8 16:22:40 EET 2006


 configure.ac    |    2 +-
 src/XAllowDv.c  |    2 +-
 src/XChgDCtl.c  |    2 +-
 src/XChgFCtl.c  |    2 +-
 src/XChgKMap.c  |    2 +-
 src/XChgKbd.c   |    2 +-
 src/XChgPnt.c   |    2 +-
 src/XChgProp.c  |    2 +-
 src/XCloseDev.c |    2 +-
 src/XDevBell.c  |    2 +-
 src/XExtInt.c   |    4 ++--
 src/XGMotion.c  |    2 +-
 src/XGetBMap.c  |    2 +-
 src/XGetDCtl.c  |    2 +-
 src/XGetFCtl.c  |    2 +-
 src/XGetKMap.c  |    2 +-
 src/XGetMMap.c  |    2 +-
 src/XGetProp.c  |    2 +-
 src/XGetVers.c  |    2 +-
 src/XGrDvBut.c  |    2 +-
 src/XGrDvKey.c  |    2 +-
 src/XGrabDev.c  |    2 +-
 src/XGtFocus.c  |    2 +-
 src/XGtSelect.c |    2 +-
 src/XIint.h     |    2 +-
 src/XListDev.c  |    2 +-
 src/XOpenDev.c  |    2 +-
 src/XQueryDv.c  |    2 +-
 src/XSelect.c   |    2 +-
 src/XSetBMap.c  |    2 +-
 src/XSetDVal.c  |    2 +-
 src/XSetMMap.c  |    2 +-
 src/XSetMode.c  |    2 +-
 src/XSndExEv.c  |    2 +-
 src/XUngrDev.c  |    2 +-
 src/XUngrDvB.c  |    2 +-
 src/XUngrDvK.c  |    2 +-
 37 files changed, 38 insertions(+), 38 deletions(-)

New commits:
commit 540b4cc6f5657c870079b4bf883c9297ab434d71
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Wed Nov 8 16:20:34 2006 +0200

    bump to 1.0.2

commit f0f5fb7b4eb685094fc64aa1b46573991e84589f
Author: Jamey Sharp <jamey at minilop.net>
Date:   Sun Oct 15 00:26:21 2006 -0700

    Don't call XInput_find_display in _XiCheckExtInit, while the Display lock is held.
    
    All callers of _XiCheckExtInit have already called XInput_find_display
    first outside the lock, so just pass their copy of the XExtDisplayInfo
    structure down. Besides being more correct, this should be slightly
    faster. :-)
    
    Thanks to Magnus Kessler <Magnus.Kessler at gmx.net> for identifying
    the bug and proposing a workaround.
    (cherry picked from c27e00ceceed3fea011c98c0e70ab568bf0687c6 commit)




More information about the xorg-commit mailing list