<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>tests/mpx/Makefile.am</filename>
    </added>
    <added>
      <filename>tests/mpx/testangle.c</filename>
    </added>
    <added>
      <filename>tests/mpx/testcoordinates.c</filename>
    </added>
    <added>
      <filename>tests/mpx/testcoordinatewidget.c</filename>
    </added>
    <added>
      <filename>tests/mpx/testcoordinatewidget.h</filename>
    </added>
    <added>
      <filename>tests/mpx/testphotoalbum.c</filename>
    </added>
    <added>
      <filename>tests/mpx/testphotoalbumwidget.c</filename>
    </added>
    <added>
      <filename>tests/mpx/testphotoalbumwidget.h</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -2043,6 +2043,7 @@ demos/Makefile
 demos/gtk-demo/Makefile
 demos/gtk-demo/geninclude.pl
 tests/Makefile
+tests/mpx/Makefile
 docs/Makefile
 docs/reference/Makefile
 docs/reference/gdk-pixbuf/Makefile</diff>
      <filename>configure.in</filename>
    </modified>
    <modified>
      <diff>@@ -85,9 +85,10 @@ _gdk_input_disable_window(GdkWindow *window, GdkDevicePrivate *gdkdev)
 }
 
 gboolean
-_gdk_input_other_event (GdkEvent *event, 
-			XEvent *xevent, 
-			GdkWindow *window)
+_gdk_input_other_event (GdkEvent   *event,
+			XEvent     *xevent,
+                        GdkDisplay *display,
+			GdkWindow  *window)
 {
   return FALSE;
 }</diff>
      <filename>gdk/x11/gdkinput-none.c</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,8 @@
 ## Makefile.am for gtk+/tests
 include $(top_srcdir)/Makefile.decl
 
+SUBDIRS = mpx
+
 INCLUDES =				\
 	-I$(top_srcdir)			\
 	-I$(top_builddir)/gdk		\</diff>
      <filename>tests/Makefile.am</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>31ad5017fe020cff99baa48c22afe42933609287</id>
    </parent>
  </parents>
  <author>
    <name>Carlos Garnacho</name>
    <email>carlosg@gnome.org</email>
  </author>
  <url>http://github.com/garnacho/gtk-mpx/commit/0b8ffb6953b84a6d1d3741f52e9c7b5dda8a8abd</url>
  <id>0b8ffb6953b84a6d1d3741f52e9c7b5dda8a8abd</id>
  <committed-date>2009-01-16T08:06:07-08:00</committed-date>
  <authored-date>2009-01-16T08:06:07-08:00</authored-date>
  <message>Add some test programs.

- testangle mostly tests functions to get data relative to the position of two
devices.
- testcoordinates tests GtkMultiDeviceEvent coordinates, extended enter/leave
events.
- testphotoalbum is a complex example. Perhaps should go into gtk-demo at some
pont.</message>
  <tree>ab0f6c4422b654ade2a77c1db5ff446f0579e275</tree>
  <committer>
    <name>Carlos Garnacho</name>
    <email>carlosg@gnome.org</email>
  </committer>
</commit>
