提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 年之前
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets 5 年之前
  Andreas Kling 883dc9260d LibWeb: Unbreak favicon notifications after Page refactoring 5 年之前
  Andreas Kling 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame 5 年之前
  Andreas Kling 767daf1c12 LibWeb: Unbreak <a title> tooltips in the main frame 5 年之前
  Andreas Kling d93bf78346 LibWeb: Fix broken paint invalidation after subframe changes 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 年之前
  Andreas Kling efe9d36eba LibWeb: Always scroll PageView to top when a new document is set 5 年之前
  Andreas Kling 075bd75859 LibWeb: Add a FrameLoader class and move PageView's loading logic there 5 年之前
  Andreas Kling 2149820260 LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo") 5 年之前
  Andreas Kling 6ed11f1d1c LibWeb: Move ResourceLoader into a new Loader/ directory 5 年之前
  Andreas Kling e58e315e0f LibWeb: Make input widget (buttons, text boxes, etc) scroll with page 5 年之前
  Andreas Kling 8766e49a7c LibWeb+Browser: Use the new HTML parser by default 5 年之前
  FalseHonesty 7ca562b200 LibMarkdown: Change MD Document parse API to return a RefPtr 5 年之前
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView 5 年之前