2012-02-15 Stephen M. Webb <email address hidden>
Fixed 'make distcheck' failure.
2012-02-13 Chase Douglas <email address hidden>
Merge ownership event time value type fix
2012-02-13 Chase Douglas <email address hidden>
Set the time property as a uint64_t
Otherwise, we'll throw an exception because the expected type is
uint64_t, but the value type is unsigned long int.
2012-02-13 Chase Douglas <email address hidden>
Merge XI version query fix
2012-02-10 Chase Douglas <email address hidden>
Query XI version
When the XI version is queried, the client informs the server of the XI
version it uses. The X server has some new changes that break utouch
unless the server is told what version utouch uses.
If you update to the 1.12 X server or 1.11.4 server in Ubuntu, you will
need this fix.
2012-02-01 Jussi Pakkanen <email address hidden>
Merged pkg-config fix.
2012-02-01 Jussi Pakkanen <email address hidden>
Apply pkg-config paths properly.