Andreas Kling
|
71556e39a4
LibWeb: Switch to using AK::is and AK::downcast
|
5 년 전 |
Andreas Kling
|
a565121793
LibWeb: Move HTML object model stuff into LibWeb/HTML/
|
5 년 전 |
Andreas Kling
|
56d14d5701
LibWeb: Move fragment link handling to Frame
|
5 년 전 |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 년 전 |
Andreas Kling
|
e04d68a03a
LibWeb: Remove unnecessary on_foo hooks from Frame
|
5 년 전 |
Andreas Kling
|
92392398a2
LibWeb: Add Page abstraction between PageView and main Frame
|
5 년 전 |
Andreas Kling
|
3ae3729b4e
LibWeb: Let subframes propagate paint invalidations via host element
|
5 년 전 |
Andreas Kling
|
d1852b4547
LibWeb: Add per-Frame EventHandler, handle mouse events recursively
|
5 년 전 |
Andreas Kling
|
896db187e5
LibWeb: Move Frame.{cpp,h} into a new Frame/ directory
|
5 년 전 |