Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast há 5 anos atrás
  Andreas Kling a565121793 LibWeb: Move HTML object model stuff into LibWeb/HTML/ há 5 anos atrás
  Kevin Meyer 7b5ffe67cf LibWeb: Check if layout node is still present after dispatch_event há 5 anos atrás
  Kevin Meyer 821043d798 LibWeb: Remove some unnecessary casts há 5 anos atrás
  Kevin Meyer a5b8cc2d0b LibWeb: Add type for FrameLoader::load há 5 anos atrás
  Andreas Kling fd65a24834 LibWeb: Make the link context menu hook include the destination URL há 5 anos atrás
  Andreas Kling 02c5e22f06 LibWeb: Make the link click hooks include the destination URL há 5 anos atrás
  Andreas Kling d4fe3e8009 LibWeb: Always fire the link hover hooks when moving between links há 5 anos atrás
  Andreas Kling 56d14d5701 LibWeb: Move fragment link handling to Frame há 5 anos atrás
  Andrew Kaster cc675cbe24 LibWeb: Add Page context menu request há 5 anos atrás
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize há 5 anos atrás
  Andreas Kling 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame há 5 anos atrás
  Andreas Kling 747b21782e LibWeb: Open subframe links inside the subframe itself há 5 anos atrás
  Andreas Kling d1852b4547 LibWeb: Add per-Frame EventHandler, handle mouse events recursively há 5 anos atrás