Historial de Commits

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