This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-31 13:28:11 +00:00
Code
Issues
Activity
Actions
8b55d3d86e
serenity
/
Libraries
/
LibWeb
/
Frame
History
Download ZIP
Download TAR.GZ
Andreas Kling
8b55d3d86e
LibWeb: Move MouseEvent into the UIEvents namespace
...
Named after the UIEvents specification that houses MouseEvent.
2020-07-28 18:55:47 +02:00
..
EventHandler.cpp
LibWeb: Move MouseEvent into the UIEvents namespace
2020-07-28 18:55:47 +02:00
EventHandler.h
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
2020-06-10 10:59:04 +02:00
Frame.cpp
LibGfx: Templatize Point, Size, and Rect
2020-07-27 01:06:26 +02:00
Frame.h
LibWeb: Move DOM classes into the Web::DOM namespace
2020-07-26 20:05:15 +02:00