1. 07 Jun, 2012 3 commits
    • Taddeüs Kroes's avatar
      Updated TODO list. · 58861614
      Taddeüs Kroes authored
      58861614
    • Taddeüs Kroes's avatar
      Implemented widget tree, gesture propagation and some more stuff: · 12ada91d
      Taddeüs Kroes authored
      - New naming rule: an "event" is triggered by a driver, a "gesture" is
        triggered by a tracker and delegated to the application by a widget.
      - point down, move and up have been generalized to "events".
      - Windows have been replaced by widgets, chich also support a tree structure.
      - Gestures are propagated to parent widgets, events are delegated to child
        widgets. both propagation and delegation can be stopped by a handler.
      - Gestures now save their originating event, events save their originating
        touch points.
      - Test programs have been adapted to the new gesture binding style.
      12ada91d
    • Taddeüs Kroes's avatar
      Added some new diagrams to report. · 6106f7e6
      Taddeüs Kroes authored
      6106f7e6
  2. 06 Jun, 2012 2 commits
  3. 05 Jun, 2012 3 commits
  4. 04 Jun, 2012 8 commits
  5. 03 Jun, 2012 1 commit
  6. 02 Jun, 2012 23 commits