Commit History

Автор SHA1 Съобщение Дата
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` преди 9 месеца
  Andreas Kling 09980af4ea LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI преди 1 година
  Tim Ledbetter 7d192ed8c1 LibWeb: Don't crash on clicking a label with an associated text input преди 1 година
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods преди 1 година
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() преди 1 година
  Aliaksandr Kalenik f932d5d825 LibWeb: Look for labeled control in DOM tree instead of layout tree преди 1 година
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible преди 1 година
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString преди 1 година
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute преди 1 година
  Linus Groh a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() преди 2 години
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() преди 2 години
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport преди 2 години
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units преди 2 години
  Sam Atkins 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events преди 2 години
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value преди 2 години
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated преди 2 години
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes преди 3 години
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree преди 3 години
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places преди 3 години
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable преди 3 години
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it преди 3 години
  Timothy Flynn 4f19deb13b LibWeb: Implement reverse lookup to labels from their labelable nodes преди 3 години
  Andreas Kling f318045a8f LibWeb: Support implicit <label> targets преди 3 години
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) преди 3 години
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ преди 3 години
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary преди 3 години
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer преди 3 години
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock преди 3 години