------------------------------------------------------------
revno: 26
tags: v1.1.7
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Fri 2011-03-04 09:55:25 +0100
message:
  Release v1.1.7
------------------------------------------------------------
revno: 25
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Fri 2011-03-04 09:55:07 +0100
message:
  Remove .pc file and references to it
  
  Remove unneeded remnants from copy and paste.
------------------------------------------------------------
revno: 24
tags: v1.1.6
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Thu 2011-03-03 15:34:30 +0100
message:
  Release v1.1.6
------------------------------------------------------------
revno: 23
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Thu 2011-03-03 15:34:04 +0100
message:
  dd back original copyright
  
  After discussions, add back original copyright as well.
------------------------------------------------------------
revno: 22
tags: v1.1.5
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Thu 2011-03-03 12:10:40 +0100
message:
  Bump to v1.1.5
------------------------------------------------------------
revno: 21
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Thu 2011-03-03 12:10:19 +0100
message:
  Conform to GPLv3 licensing
  
  As part of the utouch effort, align licensing accordingly.
------------------------------------------------------------
revno: 20
tags: v1.1.4
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Wed 2011-02-23 13:06:23 +0100
message:
  Bump to version 1.1.4
------------------------------------------------------------
revno: 19
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Wed 2011-02-23 13:05:51 +0100
message:
  Update frame API version dependency
  
  Bump the utouch-frame version dependency to the appropriate
  api version.
------------------------------------------------------------
revno: 18
tags: 1.1.3
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Tue 2011-02-22 17:12:22 +0100
message:
  Bump to version 1.1.3
------------------------------------------------------------
revno: 17
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Tue 2011-02-22 17:11:40 +0100
message:
  Simplify XInput package test
  
  The XI2.1 support is present in sufficiently recent xinput packages,
  so simplify the testing accordingly.
------------------------------------------------------------
revno: 16
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Mon 2011-02-21 13:32:03 +0100
message:
  Adjust to xi2 api changes
  
  The touch event types have new names since February 2011. Modify
  accordingly.
------------------------------------------------------------
revno: 15
tags: v1.1.2
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Tue 2011-02-15 19:01:47 +0100
message:
  Bump to version v1.1.2
------------------------------------------------------------
revno: 14
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Tue 2011-02-15 19:01:29 +0100
message:
  Optional XI2.1 support
  
  This patch adds XI2.1 support to mtview. Several instances of the the
  program can be open simultaneously, each one being a window into the
  device, which is mapped onto the whole screen. On a touchscreen,
  paiting can occur simultaneously in each window. The device mapping is
  automatically modified in multi-head setups, and xinput set-prop can
  be used to map the device to a portion of the screen. Thanks to Chase
  Douglas for fixing this.
------------------------------------------------------------
revno: 13
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Tue 2011-02-15 19:00:51 +0100
message:
  Prepare for additional backends
  
  Rework the code slightly to make room for additional backends. Some
  fixes due to Chase Douglas have been incorporated as well. The device
  is mapped onto the whole screen, and the paint area is a window into
  it, regardless of where the window is on screen.
------------------------------------------------------------
revno: 12
tags: v1.1.1
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Mon 2011-01-03 19:56:34 +0100
message:
  Bump to v1.1.1
------------------------------------------------------------
revno: 11
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Mon 2011-01-03 19:55:53 +0100
message:
  Update dependencies and installation instructions
------------------------------------------------------------
revno: 10
tags: v1.1.0
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Sun 2011-01-02 14:27:47 +0100
message:
  Release mtview 1.1.0
------------------------------------------------------------
revno: 9
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Sun 2011-01-02 14:26:14 +0100
message:
  Switch to autotools
  
  To simplify the creation of packages for mtview, swtich to using the
  autoconf make tools.
------------------------------------------------------------
revno: 8
committer: Henrik Rydberg <rydberg@bitmath.org>
branch nick: trunk
timestamp: Sun 2011-01-02 14:21:07 +0100
message:
  Use utouch-frame instead of grail
  
  With the introduction of utouch-frame, the dependence of this package
  may be simplified. This patch removes the dependency on grail, and
  instead uses evemu and frame, which are targeting touch usage only.
------------------------------------------------------------
revno: 7
git commit: 4623dc6c963b79d2cc6cfa4530b90f039ef3b6cb
committer: Henrik Rydberg <rydberg@euromail.se>
timestamp: Wed 2010-09-29 17:24:50 +0200
message:
  Make devices without both width height and pressure work
  
  For devices without finger property information, the current
  code does not display anything. Set a default finger width
  for frames with zero width, height and pressure.
  
  Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
------------------------------------------------------------
revno: 6
git commit: 10c4b02e205cf2e4c7f14fb5d0b468e1ef3b5b81
committer: Henrik Rydberg <rydberg@euromail.se>
timestamp: Sun 2010-09-05 10:21:32 +0200
message:
  Temporarily make sure contact area is always defined
  
  Some devices do not always send touch_minor after touch_major
  has been set. According to the MT protocol, this case should
  be treated as if minor is equal to major. This patch makes sure
  touch_minor is never zero when touch_major is set.
  
  When grail v1.0.13 is out, this patch will no longer have any effect.
  
  Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
------------------------------------------------------------
revno: 5
git commit: 86d55b7bec2ebbd38d982d54011536f8f0161a35
committer: Henrik Rydberg <rydberg@bitmath.org>
timestamp: Sat 2010-09-04 17:56:17 +0200
message:
  Fix problem with X event buffers
  
  It seems flushing is not enough to keep X stable, so check
  for pending events and extract them when idle.
  
  
  Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
------------------------------------------------------------
revno: 4
git commit: a1b90cb27d11c974523f39c8a11a9839851a3eed
committer: Henrik Rydberg <rydberg@euromail.se>
timestamp: Mon 2010-08-30 03:05:38 +0200
message:
  capture close button to exit more gracefully
  
  Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
------------------------------------------------------------
revno: 3
git commit: b54a969c469bb41ae82de343b1e85f376f48f9ec
committer: Henrik Rydberg <rydberg@bitmath.org>
timestamp: Mon 2010-08-30 02:39:57 +0200
message:
  reasonable behavior
------------------------------------------------------------
revno: 2
git commit: db8c04052596ca0271d11f3516b56288f51854a1
committer: Henrik Rydberg <rydberg@euromail.se>
timestamp: Mon 2010-08-30 00:19:04 +0200
message:
  trying a bit more useful
------------------------------------------------------------
revno: 1
git commit: 0732a5df62351a124db35761f8928dc359752e25
committer: Henrik Rydberg <rydberg@bitmath.org>
timestamp: Fri 2010-08-27 21:40:09 +0200
message:
  Simple MT contact drawing application
  
  Uses grail-touch and mtdev.
  
  Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
