inputproto: Changes to 'mpx'

Peter Hutterer whot at kemper.freedesktop.org
Mon May 12 18:49:13 PDT 2008


 .gitignore   |    1 +
 ChangeLog    |    4 ----
 Makefile.am  |   10 ++++++++++
 XI.h         |   17 ++++++++---------
 configure.ac |    2 +-
 5 files changed, 20 insertions(+), 14 deletions(-)

New commits:
commit 834c9ba8b4a1746a5d87d793f7c40bb882712656
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Mon May 12 17:30:30 2008 +0930

    Remove a leftover typedef, the code that requires it has since been removed.
    
    Was part of the FakeDeviceData request, this request does not exist anymore.

commit c6df1392e52b5edf3f25e0198c06a3a1ae3c0356
Merge: f6e41306f76de966884d4b72c5fb5e5d6d534ce4 852568991b251e9366da167f1b746a0a1db6adf0
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Mon May 12 17:30:15 2008 +0930

    Merge branch 'master' into mpx
    
    Conflicts:
    
    	XI.h

commit 852568991b251e9366da167f1b746a0a1db6adf0
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Mar 10 09:31:51 2008 -0400

    Typo fix.

commit b5cbe2d93f6c0129b8f29da97778f6d1b15c38f9
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Mar 10 09:08:21 2008 -0400

    C sucks: define XEventClass in terms of unsigned int, not CARD32.
    
    Apparently pulling in Xmd.h here breaks qt, since they both define an
    INT32 type (and incompatible ones even, since Xmd's is unsigned long on
    ILP32 because whoever wrote Xmd.h is a C novice).

commit 3edc1bf23b07ea47d7e1e32047e15c67333c663e
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Mar 5 22:06:19 2008 -0500

    inputproto 1.4.3

commit 096b20bf5492d248b5c8ff0c1c28e221d59db724
Author: Jesse Barnes <jesse.barnes at intel.com>
Date:   Mon Jan 21 15:28:49 2008 -0800

    Use Xmd.h instead of X.h to pull in CARD32 definition
    
    On 64 bit hosts, CARD32 may be undefined unless we use Xmd.h to define it for
    us.  Apparently X.h is no longer sufficient.

commit 9359e625787761e6b3df15f29bbf842c67a9516d
Author: James Cloos <cloos at jhcloos.com>
Date:   Thu Dec 6 16:39:02 2007 -0500

    Replace static ChangeLog with dist-hook to generate from git log

commit 4b22047f347d8fd65a36b2fc90e1a87dff8e93e3
Author: Eamon Walsh <ewalsh at tycho.nsa.gov>
Date:   Thu Sep 27 12:27:19 2007 -0400

    XI.h needs X.h for CARD32 on 64-bit systems.

commit f033750780b74d72056da93fd9a91140a978891b
Merge: 369dd283cfcf006e2cfe3496ebc5157839a3d04e 96b0c13a5a689b3a6dbc4249ca4ef364f778c003
Author: James Cloos <cloos at jhcloos.com>
Date:   Mon Sep 3 06:17:20 2007 -0400

    Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/proto/inputproto

commit 369dd283cfcf006e2cfe3496ebc5157839a3d04e
Author: James Cloos <cloos at jhcloos.com>
Date:   Mon Sep 3 05:54:06 2007 -0400

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

commit 96b0c13a5a689b3a6dbc4249ca4ef364f778c003
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Fri Aug 31 17:58:27 2007 +0930

    Bump to 1.4.2.1
    
    No source changes, the 1.4.2 tarball had a busted configure script.



More information about the xorg-commit mailing list