libXi: Changes to 'master'

Daniel Stone daniels at kemper.freedesktop.org
Sun Sep 24 20:02:27 EEST 2006


 ChangeLog      |   81 ---------------------------------------------------------
 Makefile.am    |   11 +++++++
 configure.ac   |    4 +-
 src/XChgDCtl.c |   48 +++++++++++++++++++++++++++++++++
 src/XExtInt.c  |   28 +++++++++++++++++++
 src/XGetDCtl.c |   47 ++++++++++++++++++++++++++++-----
 6 files changed, 126 insertions(+), 93 deletions(-)

New commits:
commit 6e08a76fd8e356f98d2d6913f0c1b1401090768d
Merge: ba84e84... 360ceac...
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Sun Sep 24 20:02:24 2006 +0300

    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXi

commit ba84e84575b4167b0c6298e86a860b0741e2d2a3
Merge: 93d3c2c... 576c579...
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Sun Sep 24 19:58:56 2006 +0300

    Merge branch 'input-hotplug'

commit 576c5794cf4b786dfc183c9b6f0a387cad4a5460
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Tue Jul 18 11:46:02 2006 -0400

    bump version to 1.1.0, require inputproto 1.4
    Bump the version to 1.1.0, and make sure we build with inputproto 1.4,
    for the DEVICE_{TOUCHSCREEN,CORE} controls, and DevicePresenceNotify.

commit b22d8d0e1519d3f86474f4a79f3c4b27b46c662a
Author: Daniel Stone <krh at redhat.com>
Date:   Tue Jul 18 11:45:07 2006 -0400

    add DevicePresenceNotify event
    Add a DevicePresenceNotify event, which notes that something about the
    device list changed.

commit 878d9e76764d27f5af861817b46b2caf2d89d7c4
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Tue Jul 18 11:43:24 2006 -0400

    add sensible DEVICE_TOUCHSCREEN and DEVICE_CORE controls
    Add a more sensible DEVICE_TOUCHSCREEN control, which allows you to
    clip the x and y values.
    Add a DEVICE_CORE control, which toggles the sending of core events
    by extended devices.

commit 93d3c2c45ccd9a806342746c4df33c684a284dd6
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Tue Jul 18 11:39:16 2006 -0400

    remove ChangeLog, add dist hook
    Remove ChangeLog from the tree, and add a git dist hook to generate
    it automatically.




More information about the xorg-commit mailing list