Age | Commit message (Expand) | Author |
---|---|---|
2022-12-31 | LibWeb: Support MouseEvent.{pageX,pageY} | Itamar |
2022-11-07 | LibWeb: Expose MouseEvent.{screenX,screenY} | Luke Wilde |
2022-10-23 | LibWeb: Add button property in MouseEvent | Aliaksandr Kalenik |
2022-10-09 | LibWeb: Add Exposed attribute and IDL spec links where missing | Andrew Kaster |
2022-04-09 | LibWeb: Bring MouseEvent a bit closer to spec | Igor Pissolati |
2022-02-07 | LibWeb: Add MouseEvent.x and MouseEvent.y | Andreas Kling |
2021-10-01 | LibWeb: Change the parent interface of MouseEvent to UIEvent | Idan Horowitz |
2021-04-15 | LibWeb: Expose the MouseEvent::{clientX, clientY} attributes | Idan Horowitz |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |