Andreas Kling
4dde36844b
LibWeb: Add a DOM Event class (instead of events being simple strings)
...
This patch adds the Event base class, along with a MouseEvent subclass.
We now dispatch MouseEvent objects for mousedown, mouseup and mousemove
and these objects have the .offsetX and .offsetY properties.
Both of those properties are hard-coded at the moment. This will be
fixed in the next patch. :^)
2020-03-21 18:17:18 +01:00
..
2020-03-19 19:07:56 +01:00
2020-03-19 19:07:56 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-21 14:54:33 +01:00
2020-03-14 13:25:40 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-19 19:07:56 +01:00
2020-03-07 10:32:51 +01:00
2020-03-21 18:17:18 +01:00
2020-03-21 18:17:18 +01:00
2020-03-18 20:20:35 +01:00
2020-03-18 20:20:35 +01:00
2020-03-18 20:20:35 +01:00
2020-03-21 18:17:18 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 11:17:18 +01:00
2020-03-07 11:17:18 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-20 15:19:38 +01:00
2020-03-19 19:07:56 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-14 13:25:38 +01:00
2020-03-14 13:25:38 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-21 18:17:18 +01:00
2020-03-21 18:17:18 +01:00
2020-03-21 18:17:18 +01:00
2020-03-21 18:17:18 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00