Philipp Wiesemann <philipp.wiesemann@arcor.de> [Mon, 18 Jul 2016 22:01:01 +0200] rev 10200
Android: Fixed androidbuild.sh not working on OS X (thanks, Steffen!).
Fixes Bugzilla #2429.
Philipp Wiesemann <philipp.wiesemann@arcor.de> [Sun, 17 Jul 2016 21:43:12 +0200] rev 10199
Android: Fixed missing export of a JNI function (thanks, Andrii!).
Fixes Bugzilla #3393.
Philipp Wiesemann <philipp.wiesemann@arcor.de> [Sun, 17 Jul 2016 21:42:53 +0200] rev 10198
Android: Fixed compile warning about a missing prototype (thanks, Sylvain!).
Fixes Bugzilla #3351.
Philipp Wiesemann <philipp.wiesemann@arcor.de> [Sun, 17 Jul 2016 20:32:44 +0200] rev 10197
Fixed compile warnings about evaluating undefined identifiers.
Partially fixes Bugzilla #3351.
Brandon Schaefer <brandon.schaefer@canonical.com> [Wed, 13 Jul 2016 09:41:43 -0700] rev 10196
Tests: Would be wise to compile this
Brandon Schaefer <brandon.schaefer@canonical.com> [Wed, 13 Jul 2016 07:39:01 -0700] rev 10195
Tests: Somehow tabs leaked in...
Brandon Schaefer <brandon.schaefer@canonical.com> [Wed, 13 Jul 2016 07:34:06 -0700] rev 10194
Tests: Add a manual test for a custom cursor (Taken from the API docs)
Brandon Schaefer <brandon.schaefer@canonical.com> [Wed, 13 Jul 2016 07:07:46 -0700] rev 10193
Tests: Mir needs the window to swap at lease 1 frame for the cursor to show. So render in testwm2
Brandon Schaefer <brandon.schaefer@canonical.com> [Wed, 13 Jul 2016 07:07:08 -0700] rev 10192
MIR: Fix system cursors. Been broken since custom cursor support was added!
Philipp Wiesemann <philipp.wiesemann@arcor.de> [Sat, 09 Jul 2016 22:06:00 +0200] rev 10191
Android: Added new key codes from API 24.