Commit History

Author SHA1 Message Date
  Michael Ragazzon 0b5d8c7189 Add RegisterEventType to Core API. Update readme. Element::DispatchEvent should now be backwards compatible. Prevent default action after calling StopPropagation(), 6 years ago
  Michael Ragazzon 0a97291f67 Fix cloning and mouse drag-drop 6 years ago
  Michael Ragazzon 130e3fb48f Remove scrollchange event, replace by function call. 6 years ago
  Michael Ragazzon b3c4f5a97d Let all event listeners on the current element finish when calling StopPropagation(). 6 years ago
  Michael Ragazzon d2c395645c Make Event unaware of event specification, pass by parameter instead. 6 years ago
  Michael Ragazzon bcc1ac4f2a Implement EventId and associated EventSpecification 6 years ago