Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling e1a24edfa9 LibWeb: Reorganize layout system in terms of formatting contexts пре 4 година
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean пре 4 година
  Andreas Kling 684fa0f99b LibWeb: Make selection state recomputation implicit пре 5 година
  Andreas Kling d47f77169f LibWeb: Remember the selection state of each LayoutNode пре 5 година
  Andreas Kling 2614ef550c LibWeb: Only paint focus outline when browser window has focus пре 5 година
  Andreas Kling 01022eb5d6 LibWeb: Allow focusing individual (focusable) elements with Tab key пре 5 година
  Andreas Kling e2b4fef6c7 LibWeb: Specialize hit testing for text cursor purposes пре 5 година
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ пре 5 година
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace пре 5 година
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace пре 5 година
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast пре 5 година
  Andreas Kling 392b055806 LibWeb: Use the StackingContext tree for hit testing пре 5 година
  Andreas Kling 440b4ece22 LibWeb: Move border width and color into LayoutStyle пре 5 година
  Andreas Kling 995d93c9d9 LibWeb: Move StackingContext from Layout/ to Painting/ пре 5 година
  Andreas Kling 8c82d26668 LibWeb: Rename LayoutNode::render() to paint() пре 5 година
  Andreas Kling cfab53903f LibWeb: Separate layout tree rendering into phases пре 5 година
  Andreas Kling 96da15a8a4 LibWeb: Respect CSS z-index property while painting пре 5 година
  Andreas Kling 73c9f7ebf4 LibWeb: Move "visible in viewport" state tracking to ImageLoader пре 5 година
  Andreas Kling 62615dfc31 LibWeb: Add LayoutNode::frame() reference getter пре 5 година
  Andreas Kling 95d70addd8 LibWeb: Split out image loading logic from HTMLImageElement пре 5 година
  Andreas Kling 137f6d44ec LibWeb: Add basic support for position:fixed пре 5 година
  Andreas Kling 260427f0ad LibWeb: Some improvements to absolute positioning пре 5 година
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize пре 5 година
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets пре 5 година
  Andreas Kling 896db187e5 LibWeb: Move Frame.{cpp,h} into a new Frame/ directory пре 5 година
  Andreas Kling d4ddb0013c LibWeb: Share decoded images at the Resource level :^) пре 5 година
  Andreas Kling 35040dd2c4 LibWeb: LayoutMode line_break_policy => LayoutMode layout_mode пре 5 година
  Andreas Kling f01af62313 LibWeb: Basic support for display:inline-block with width:auto пре 5 година
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb пре 5 година