libXi: Changes to 'mpx'

Peter Hutterer whot at kemper.freedesktop.org
Tue Apr 29 18:13:22 PDT 2008


 .gitignore      |    1 +
 configure.ac    |    2 +-
 man/Makefile.am |    1 -
 src/Makefile.am |    7 +++++--
 src/XChgDCtl.c  |   13 ++++++++++++-
 src/XGMotion.c  |    2 ++
 src/XGtSelect.c |    4 ++++
 src/XStFocus.c  |    2 ++
 8 files changed, 27 insertions(+), 5 deletions(-)

New commits:
commit 26dde5aaf4bbc89140cc4e3d13fe18036041022d
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Wed Apr 30 10:35:12 2008 +0930

    Fix up AM_CFLAGS, pulled in the system-includes before the local ones.

commit d68d321c0692848dd5eb67a3713676498c1c646b
Merge: 7d0977bc02ce4f29c0ed335fcdcce4ed7c328259 3e99cc281509c70c9240e71ae55cf4e62c6569ba
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Mon Apr 28 14:35:11 2008 +0930

    Merge branch 'master' into mpx
    
    Conflicts:
    
    	.gitignore
    	man/XGrabDeviceKey.man
    	man/XListInputDevices.man

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

    nuke RCS Ids

commit 411340ccb7070e2e966a36f64f2fb3019ea0242a
Author: Alan Coopersmith <alan.coopersmith at 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 at 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 at anholt.net>
Date:   Wed Sep 5 09:45:20 2007 -0700

    Bump version to 1.1.3.

commit 235b283ef6eda4591c95b4749d0a8cd0181783a6
Author: James Cloos <cloos at 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 at 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 at 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 at 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 at 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 at fooishbar.org>
Date:   Wed Aug 1 01:59:17 2007 +0300

    Bump to 1.1.2

commit 257345a0500ef0b7cf8e56f19a8bf93721408673
Author: Daniel Stone <daniel at 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 at 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 at 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>



More information about the xorg-commit mailing list