1. 01 Feb, 2018 1 commit
  2. 25 Apr, 2017 1 commit
  3. 04 Mar, 2017 1 commit
  4. 17 Jan, 2017 1 commit
  5. 09 Dec, 2016 1 commit
  6. 18 Aug, 2016 1 commit
  7. 27 Jun, 2016 1 commit
  8. 14 Feb, 2016 1 commit
    • Adam Barth's avatar
      Add a Velocity class to be explicit about units · 4fb47600
      Adam Barth authored
      We were using an Offset, which represented pixels/second, but it wasn't
      clear to clients whether that was pixels/ms. Now we use a Velocity class
      that is explict about the units.
      
      Fixes #1510
      Fixes #785
      4fb47600
  9. 16 Dec, 2015 1 commit
  10. 14 Dec, 2015 1 commit
  11. 05 Dec, 2015 1 commit
    • Ian Hickson's avatar
      PointerInput refactor · f1625556
      Ian Hickson authored
      Instead of PointerInputEvent having a "type" field, we now have a
      different class for each pointer type.
      
      This has ripple effects throughout the system.
      
      I also did code cleanup in affected files while I was there.
      f1625556
  12. 17 Nov, 2015 1 commit
  13. 02 Nov, 2015 1 commit