Historique des commits

Auteur SHA1 Message Date
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute il y a 1 an
  Linus Groh a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() il y a 2 ans
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() il y a 2 ans
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport il y a 2 ans
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units il y a 2 ans
  Sam Atkins 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events il y a 2 ans
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value il y a 2 ans
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes il y a 3 ans
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree il y a 3 ans
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places il y a 3 ans
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable il y a 3 ans
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it il y a 3 ans
  Timothy Flynn 4f19deb13b LibWeb: Implement reverse lookup to labels from their labelable nodes il y a 3 ans
  Andreas Kling f318045a8f LibWeb: Support implicit <label> targets il y a 3 ans
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) il y a 3 ans
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ il y a 3 ans
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary il y a 3 ans
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer il y a 3 ans
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock il y a 3 ans
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" il y a 4 ans
  Timothy Flynn 1b2123af80 LibWeb: Convert ButtonBox to be a LabelableNode il y a 4 ans
  Timothy Flynn e1b5613142 LibWeb: Defer mouse events from TextNode to Label il y a 4 ans
  Timothy Flynn d8106dda73 LibWeb: Add "Label" to be the layout node for HTMLLabelElement il y a 4 ans