Commit History

Author SHA1 Message Date
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 years ago
  Andreas Kling 883dc9260d LibWeb: Unbreak favicon notifications after Page refactoring 5 years ago
  Andreas Kling 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame 5 years ago
  Andreas Kling 3ae3729b4e LibWeb: Let subframes propagate paint invalidations via host element 5 years ago
  Andreas Kling d1852b4547 LibWeb: Add per-Frame EventHandler, handle mouse events recursively 5 years ago
  Andreas Kling 075bd75859 LibWeb: Add a FrameLoader class and move PageView's loading logic there 5 years ago
  Andreas Kling 8766e49a7c LibWeb+Browser: Use the new HTML parser by default 5 years ago
  Emanuele Torre 937d0be762 Meta: Add a script check the presence of "#pragma once" in header files 5 years ago
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView 5 years ago