1. 14 Dec, 2015 2 commits
  2. 09 Dec, 2015 1 commit
  3. 08 Dec, 2015 1 commit
  4. 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
  5. 04 Dec, 2015 1 commit
    • Hixie's avatar
      Slider Improvements · 6c3459e0
      Hixie authored
      Have the widget support min/max arguments to make the widget easier to
      use. Also, fix the dragging so it's actually where the knob is.
      6c3459e0
  6. 26 Nov, 2015 1 commit
    • Adam Barth's avatar
      Improve Material selection controls · 3f06da0e
      Adam Barth authored
       - These controls now have proper radial reactions.
       - You can drag the switch.
       - The radio button animates properly.
       - There's a demo in the Material Gallery
      3f06da0e
  7. 25 Nov, 2015 2 commits