Historial de Commits

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