Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling e1a24edfa9 LibWeb: Reorganize layout system in terms of formatting contexts před 4 roky
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean před 4 roky
  Andreas Kling 86a4eaca38 LibWeb: Rename HTMLIFrameElement::hosted_frame() => content_frame() před 4 roky
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView před 5 roky
  Andreas Kling 6b4a7d1ee3 LibWeb: Add "focused frame" concept, one focused Frame per Page před 5 roky
  Andreas Kling fffc5896d8 LibWeb: Make layout tree have non-const pointers to the DOM před 5 roky
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ před 5 roky
  Luke a2b40de0cc LibWeb: Add a whole bunch of HTML DOM bindings před 5 roky
  Matthew Olsson 335916d8db LibGfx: Templatize Point, Size, and Rect před 5 roky
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace před 5 roky
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace před 5 roky
  Andreas Kling 440b4ece22 LibWeb: Move border width and color into LayoutStyle před 5 roky
  Andreas Kling 8c82d26668 LibWeb: Rename LayoutNode::render() to paint() před 5 roky
  Andreas Kling cfab53903f LibWeb: Separate layout tree rendering into phases před 5 roky
  Andreas Kling a93fb7299f LibWeb: Don't choke when trying to render a document-less <iframe> před 5 roky
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional před 5 roky
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets před 5 roky
  Andreas Kling 896db187e5 LibWeb: Move Frame.{cpp,h} into a new Frame/ directory před 5 roky
  Andreas Kling 5c0ee72b30 LibWeb: Use FrameLoader to load iframes :^) před 5 roky
  Andreas Kling 422bbe98a5 LibWeb: Start adding support for the <iframe> element! :^) před 5 roky