ChangeLog   [plain text]


commit 69422ae36ede8fd5d7975c1e2b74c32906ad8535
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Thu Feb 26 09:20:44 2009 +1000

    libXi 1.2.1
    
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>

commit f63ea39a328ce0e5e6c980243e2ebea15634dc7d
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Wed Feb 25 17:00:16 2009 +1000

    XGetDeviceControl: size the libXi structs, not the wire structs (#20293)
    
    X.Org Bug 20293 <http://bugs.freedesktop.org/show_bug.cgi?id=20293>
    
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
    (cherry picked from commit cbdc33d903ec6f90a42ec3c31905eeaef9ecf0a2)

commit 6e65cf0776019b2eec6be4a06fef7838562e94a8
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Wed Feb 25 16:59:04 2009 +1000

    XGetDeviceControl: Add a missing break leading to wrong length calculation.
    
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
    (cherry picked from commit 78f64722c57ff5ec5d0ae35da0c8f151598e6d6b)

commit 17df06d5aeceb4798caf487a1d57efe58fa7e3fa
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Feb 2 20:34:34 2009 -0800

    Add README with pointers to mailing list, bugzilla & git repos
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
    (cherry picked from commit 6e1159a9059d762d6b5d24455237a088e839fe2c)

commit f2f92b1df861c1f571edc89eddbb8d72a228e2a8
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:   Thu Jan 29 19:30:30 2009 -0200

    Return NULL on error, and match LockDisplay with UnlockDisplay.
    (cherry picked from commit ba2546a51d5f9087ec54fba7cae46ea1f210198a)

commit 2d586065649304b2864afddee6f6225a4a61a0c9
Author: Peter Hutterer <peter.hutterer@redhat.com>
Date:   Wed Dec 3 12:50:45 2008 +1000

    libXi 1.2.0
    
    Requires inputproto 1.5.0 or later.

commit 305d356e43462834a2fdd2cf59d47b055c2416fd
Author: Peter Hutterer <peter.hutterer@redhat.com>
Date:   Mon Nov 17 11:50:06 2008 +1000

    Add support for XI 1.5 device properties.
    
    This is a manual merge from master onto libXi 1.1.4. The branches have
    diverged too much to make cherry-picking reasonable and readable.
    
    This patch includes the property support provided by the combination of the
    following patches:
    - 7d5bb99ffce3200f82420c5a5ebac3b445aac633
    - 0211e3e8277c590349903989f1676f6af4baa44b
    - bfd2e08f3530091fbcd8c078f684e9aab9057df0
    - bec02767629ed795582ba3f645299d7036093511
    - f9a5371d43b2c6023745f766d0e8ceff2acdff60
    - e179b124aac13387c6f730197b8852c1f69eb9e3
    
    Man pages are copied from the parsed docbook output from master.

commit 45b73dc157f326785e1022f5476bfc1f9f514d6e
Author: Peter Hutterer <peter.hutterer@redhat.com>
Date:   Mon Nov 17 11:44:31 2008 +1000

    Add XI_JOYSTICK to list of defined types.
    (cherry picked from commit e5c529813b04327babc20e51ca56006210cb0c37)
    
    Conflicts:
    
    	man/XI.xml

commit 88e2bf75cc619bb1ddc51e5dc65ddb9d712f69f5
Author: Peter Hutterer <peter.hutterer@redhat.com>
Date:   Mon Nov 17 11:35:59 2008 +1000

    Bump to 1.1.99.2.
    
    1.1.99.1 was used by master for a while.

commit f0ecfd1952289f5ff33297e3358552365e047f09
Author: Peter Hutterer <peter.hutterer@redhat.com>
Date:   Mon Nov 17 11:12:39 2008 +1000

    libXi 1.1.4

commit 3e99cc281509c70c9240e71ae55cf4e62c6569ba
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Sun Mar 9 08:30:32 2008 +0100

    nuke RCS Ids

commit 411340ccb7070e2e966a36f64f2fb3019ea0242a
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Thu Nov 29 13:49:21 2007 -0800

    Coverity #743/744: Returned without freeing storage bufp/savp
    
    If either bufp or savp failed to malloc, we returned without freeing the other.

commit 5ac8f5dcfb2cf5f695c903179a5a95ac6bd4303e
Author: Peter Hutterer <peter@cs.unisa.edu.au>
Date:   Tue Nov 27 10:47:56 2007 +1030

    GetDeviceControl: calculate the length field correctly.
    
    Length field should indicate the length of the struct in bytes. Not the length
    of the pointer to the struct...
    (cherry picked from commit ddcc71df2a273a410cb5a933aef5501fa56d84cf)

commit 0239ef13d66113024066b7db8ade3942af563656
Author: Eric Anholt <eric@anholt.net>
Date:   Wed Sep 5 09:45:20 2007 -0700

    Bump version to 1.1.3.

commit 235b283ef6eda4591c95b4749d0a8cd0181783a6
Author: James Cloos <cloos@jhcloos.com>
Date:   Mon Sep 3 05:53:41 2007 -0400

    Add *~ to .gitignore to skip patch/emacs droppings

commit 89d7e38124cdb34c55f8c28680725b5b645fe106
Author: Eric S. Raymond <esr@thyrsus.com>
Date:   Sun Jan 14 10:51:00 2007 -0800

    Bug #9659: Bad markup on XListInputDevices.3x
    
    X.Org Bugzilla #9659 <https://bugs.freedesktop.org/show_bug.cgi?id=9659>

commit bf01e98979e6fa500f74d882c1b21746c60d5d31
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Aug 1 05:16:45 2007 +0300

    XSetDeviceFocus: Add missing extension check
    
    Actually check for Xi existing before we try to do anything fancy.

commit 8f5f7e9d6fc288a5cc00df3a7fec44211cdbe8f4
Author: David Weinehall <tao@debian.org>
Date:   Wed Aug 1 05:12:21 2007 +0300

    XGetSelectedExtensionEvents: Still more locking bugs
    
    Fix a couple more return-without-unlocks.

commit a07c3cc1eec0427a056414ef44ef6ee4204df383
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Aug 1 03:03:44 2007 +0300

    XChangeDeviceControl: Fix completely broken locking
    
    Drop the display lock when we exit from XChangeDeviceControl(), instead of
    leaking it.

commit 7f1b5257b7eb0c873988c33453c110fc5f9996dd
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Aug 1 01:59:17 2007 +0300

    Bump to 1.1.2

commit 257345a0500ef0b7cf8e56f19a8bf93721408673
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Aug 1 01:37:05 2007 +0300

    DevicePresenceNotify: Don't make non-static function, static
    
    I wish that there was a better way to do this, but c'est la vie.  It's our
    exposed API, so we've just got to deal for now.

commit 9d0aa39742a0d1d4221ad4104708b0f8f60c14c7
Author: Peter Hutterer <peter@cs.unisa.edu.au>
Date:   Thu Jul 5 10:47:45 2007 +0930

    Bump to version 1.1.1.

commit ddc3b9cbbcc892a48dce2bd441e6d404cd44d943
Author: Peter Hutterer <peter@cs.unisa.edu.au>
Date:   Wed Jun 13 15:36:01 2007 +0930

    Bug 9657: Bad markup on XGrabDeviceKey.3x
    
    <https://bugs.freedesktop.org/show_bug.cgi?id=9657>

commit c8696a5230c565f8999fea136a85a875b04e7b9a
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Dec 6 18:56:56 2006 +0200

    Makefile.am: make ChangeLog hook safer
    
    Make ChangeLog hook as safe as possible.

commit 60dccd9a7be95e35b4b8c90934888efedfde84cc
Author: Jamey Sharp <jamey@minilop.net>
Date:   Sun Nov 19 01:04:26 2006 -0800

    Bug #8663: _XiCheckExtInit must drop the Display lock in all error cases.

commit 41710257257939b181a1615937610550b40621b9
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Nov 8 16:19:58 2006 +0200

    DevicePresenceNotify: remove verbosity, fill out all fields
    Don't throw a printf every time we get a DPN, and fill in all the fields
    when copying the structure.

commit eeebae55766bd4c0121479a7b7188d6a0545f66c
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sat Oct 21 12:08:21 2006 +0300

    re-enable iscore in DEVICE_CORE, re-enable DEVICE_ENABLE

commit 50c88082ba2ee4785f4beaa351f2b772f1a381ad
Author: Zephaniah E. Hull <warp@agamemnon.b5>
Date:   Sat Oct 21 04:01:46 2006 -0400

    Comment out DEVICE_ENABLE, and use of iscore in the DEVICE_CORE control.
    (We now compile again.)
    
    Track the DEVICE_TOUCHSCREEN -> DEVICE_ABS_CALIB and new DEVICE_ABS_AREA
    changes to the input protocol.

commit 2a3f042241bb63601f5745f397bb1b66ecc5a592
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Fri Oct 20 00:39:50 2006 +0300

    add DEVICE_ENABLE control, add iscore to DEVICE_CORE
    
    Add DEVICE_ENABLE for enabling/disabling devices, and an 'iscore'
    flag to DEVICE_CORE that specifies whether or not the device is a
    virtual core device.

commit c27e00ceceed3fea011c98c0e70ab568bf0687c6
Author: Jamey Sharp <jamey@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@gmx.net> for identifying
    the bug and proposing a workaround.

commit 5dda1e1509d40ef64ebc816ce538cef462a4fa51
Author: Jamey Sharp <jamey@minilop.net>
Date:   Sun Oct 15 00:03:57 2006 -0700

    Don't call XInput_find_display in _XiGetExtensionVersion, while the Display lock is held.
    
    _XiGetExtensionVersion has two callers. One had already called
    XInput_find_display, and the other could easily do so outside the
    Display lock. So I change the _XiGetExtensionVersion interface to
    accept a previously-computed XExtDisplayInfo from the caller.
    Besides being more correct, this should be slightly faster. :-)
    
    Thanks to Magnus Kessler <Magnus.Kessler@gmx.net> for identifying
    the bug and proposing a workaround.

commit 8e317d390d1ef8f2c072957355b5d71db3b89c43
Author: Jamey Sharp <jamey@minilop.net>
Date:   Sat Oct 14 23:56:20 2006 -0700

    Add *.o to .gitignore.

commit 6e08a76fd8e356f98d2d6913f0c1b1401090768d
Merge: ba84e84... 360ceac...
Author: Daniel Stone <daniel@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@fooishbar.org>
Date:   Sun Sep 24 19:58:56 2006 +0300

    Merge branch 'input-hotplug'

commit 360ceacb2a3cbad1652d1b02d79b24469db2980a
Author: Drew Parsons <dparsons@debian.org>
Date:   Mon Aug 14 14:10:52 2006 -0700

    Bug 7855/Patch 6530: incorrect manpage section suffix
    
    Bug 7855 <https://bugs.freedesktop.org/show_bug.cgi?id=7855>
    Patch 6530 <https://bugs.freedesktop.org/attachment.cgi?id=6530>
    Based on patch by Fabio M. Di Nitto c/- Colin Watson, Debian Bug#377204.

commit 576c5794cf4b786dfc183c9b6f0a387cad4a5460
Author: Daniel Stone <daniel@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@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@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@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.

commit 8f0d3c6d1f64fdc3b20d0beb831fa457214d5188
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Tue Jul 18 11:28:58 2006 -0400

    fix indentation on function declarations
    Another brief run with indent.

commit 2d9a57cd77575ca9850d226c79a897cbe88d06e9
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Thu Jul 13 14:58:59 2006 -0700

    renamed: .cvsignore -> .gitignore

commit 5693a8da9bdf553e1c9a8ebd50d0d75018cc5c0e
Author: Adam Jackson <ajax@nwnk.net>
Date:   Thu Apr 27 00:14:32 2006 +0000

    Bump to 1.0.1

commit f50ac4deec13dfd070715f636887e12f6301070f
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Fri Mar 31 14:50:24 2006 +0000

    Mass reindent. Sorry.

commit 6b055729fd0f89eedd2bf00befd8e42804f12b4a
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Mar 20 19:54:58 2006 +0000

    Bug #6286: Fix build on Cygwin. (Yaakov Selkowitz)

commit 48ad6d382f6fdc9fba416cc5ee9d49324b515b68
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sun Feb 12 18:19:22 2006 +0000

    Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages
        not created correctly when MANDIR & MANSUFFIX don't match.

commit 04debb347c80f9487b4b507e5202d323d6b2d05a
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:30 2005 +0000

    Update package version number for final X11R7 release candidate.

commit 2c3bffb3e4ba665da6a9a152a65ac94b7eb8421e
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:43 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit 82059b8d9f29e140a9abd40e93bb9f66f0963638
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:44 2005 +0000

    Update package version number for X11R7 RC3 release.

commit f8652da907e902e4ee0b682851e2918a363f0d3d
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 04:41:49 2005 +0000

    Add check and cflags for malloc(0) returning NULL.

commit 5401f8a75cdc9ef218acda9a25f440ff136d2543
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:03:05 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit fcbf0710165e6f87633e5a044229172c81a90341
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Nov 19 07:15:41 2005 +0000

    Update pkgconfig files to separate library build-time dependencies from
        application build-time dependencies, and update package deps to work
        with separate build roots.

commit ef419a10f278e3fc66f2e4166c895e7ffcaab58d
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:48:10 2005 +0000

    Update package version number for RC1 release.

commit 367dcdc269e67130569ad4665a50fe053070afe7
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Oct 18 00:00:08 2005 +0000

    Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to
        work better with BSD make

commit 8ec9b7efc4f3d9fca2ba25f090b282469c996145
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 21:13:21 2005 +0000

    Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a
        suffix rule (reported by Matthieu Herrb)

commit 6967e23708c1411c3ce0fd832f811bb769c99626
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Thu Oct 13 04:25:46 2005 +0000

    Add generated man pages to .cvsignores

commit 7e777d014ec5b9c768f9c0d5a6dc27ff7e89135b
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Wed Oct 12 01:01:29 2005 +0000

    Use sed to put version number in man page Add shadow man pages for man
        pages that document multiple functions.

commit af2031f4df3080f91ff258b92a4d373b5f28ef48
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 5 19:55:52 2005 +0000

    Added missing file to EXTRA_DIST

commit 403868cc906504c2339a7e204dad39b735b53440
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:51 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit e715500a2a4e21adc162bbc0bb3edb60a131831a
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sat Jul 16 07:10:44 2005 +0000

    Set soversion to 6.0.0 using -version-number.

commit 8603538c6ab5488e70179bdfcf46196b7defe253
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Tue Jul 12 07:59:16 2005 +0000

    Change version to 1.3.0 and soversion to 6.0.0; add XIint.h to distfiles.

commit da5d2fbc2d5ed6ebe09d69816e5d9ac9972a04b2
Author: Keith Packard <keithp@keithp.com>
Date:   Sat Jul 9 06:40:48 2005 +0000

    Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory

commit 411d59f535e4b5bda9c0fed9384506500c2c18ca
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Fri Jul 1 20:09:11 2005 +0000

    xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove
        whitespace after backslash modularizeapp.sh: s/destkop/desktop/
        modular/symlink.sh: Add bitmaps for xeyes, system.xsm for xsm, and
        Xvidtune.cpp for xvidtune. Also comment out non-existing mga_bios.h
    Check in buildsystems for xsetroot, xsm, xstdcmap, xtrap, and xvinfo

commit 42f0c4cae76a67e6684b3b3e76d61780a197c798
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Jul 1 16:16:15 2005 +0000

    spell freedesktop.org correctly

commit b50e6e06f22d3c653166e1817d75c3f4a98b2748
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sun May 22 19:37:27 2005 +0000

    Autotool libXi

commit c1990aed3deb74e3bec72a99bf43debe53d8506a
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 18:43:44 2004 +0000

    Merging XORG-CURRENT into trunk

commit 1ca71687d852a2aba9389f71af0c9df396bbb4b3
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:32:12 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit e1cf8e198c35b65c95d54a5dfe888e054f4b7056
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:11:28 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit 07b3ed21a6223e9d913e8222bf3a94174a82383a
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:35:33 2004 +0000

    readding XFree86's cvs IDs

commit 52336bb78203b3ee478404ba8bf680ae305a0d31
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:22:43 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit 1b4f7c4f6dbbc62db74f433a73d129ae507642cd
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:28:15 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit 3986f13c9319b4f64c7b2ec56391370735e7d51d
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:49 2003 +0000

    XFree86 4.3.0.1

commit 6b1f87ebe718c9c745d5f4b26343ee3cf34ff5cc
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:49 2003 +0000

    Initial revision

commit 981020ce68e4c8d9c0dafba631b0fd3328d7fc59
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 15:54:38 2003 +0000

    R6.6 is the Xorg base-line