Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize il y a 5 ans
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets il y a 5 ans
  Andreas Kling 883dc9260d LibWeb: Unbreak favicon notifications after Page refactoring il y a 5 ans
  Andreas Kling 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame il y a 5 ans
  Andreas Kling 767daf1c12 LibWeb: Unbreak <a title> tooltips in the main frame il y a 5 ans
  Andreas Kling d93bf78346 LibWeb: Fix broken paint invalidation after subframe changes il y a 5 ans
  Andreas Kling 3ae3729b4e LibWeb: Let subframes propagate paint invalidations via host element il y a 5 ans
  Andreas Kling d1852b4547 LibWeb: Add per-Frame EventHandler, handle mouse events recursively il y a 5 ans
  Andreas Kling 896db187e5 LibWeb: Move Frame.{cpp,h} into a new Frame/ directory il y a 5 ans
  Andreas Kling efe9d36eba LibWeb: Always scroll PageView to top when a new document is set il y a 5 ans
  Andreas Kling 075bd75859 LibWeb: Add a FrameLoader class and move PageView's loading logic there il y a 5 ans
  Andreas Kling 2149820260 LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo") il y a 5 ans
  Andreas Kling 6ed11f1d1c LibWeb: Move ResourceLoader into a new Loader/ directory il y a 5 ans
  Andreas Kling e58e315e0f LibWeb: Make input widget (buttons, text boxes, etc) scroll with page il y a 5 ans
  Andreas Kling 8766e49a7c LibWeb+Browser: Use the new HTML parser by default il y a 5 ans
  FalseHonesty 7ca562b200 LibMarkdown: Change MD Document parse API to return a RefPtr il y a 5 ans
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView il y a 5 ans