Histórico de Commits

Autor SHA1 Mensagem Data
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  sin-ack 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) há 3 anos atrás
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes há 3 anos atrás
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree há 3 anos atrás
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted há 3 anos atrás
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places há 3 anos atrás
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting há 3 anos atrás
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable há 3 anos atrás
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace há 3 anos atrás
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it há 3 anos atrás
  Andreas Kling 8a89a7bd95 LibWeb: Make <input type=checkbox> honor the "checked" attribute há 3 anos atrás
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) há 3 anos atrás
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ há 3 anos atrás
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary há 3 anos atrás
  Andreas Kling 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it há 3 anos atrás
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" há 4 anos atrás
  Timothy Flynn 1380dbeef3 LibWeb: Protect RadioButton and TextNode against mutating DOM há 4 anos atrás
  Timothy Flynn e193cb0f11 LibWeb: Convert RadioButton to be a LabelableNode há 4 anos atrás
  Timothy Flynn 4f9e9c0715 LibWeb: Do not assume grouped radio buttons have the same parent há 4 anos atrás
  Timothy Flynn b50de19cd3 LibWeb: Add support for HTML input type=radio há 4 anos atrás