Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ hace 5 años
  Andreas Kling cc4109c03b LibWeb: Move the HTML parser into HTML/Parser/ hace 5 años
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace hace 5 años
  Andreas Kling 8b55d3d86e LibWeb: Move MouseEvent into the UIEvents namespace hace 5 años
  Matthew Olsson 335916d8db LibGfx: Templatize Point, Size, and Rect hace 5 años
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace hace 5 años
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast hace 5 años
  Andreas Kling a565121793 LibWeb: Move HTML object model stuff into LibWeb/HTML/ hace 5 años
  Kevin Meyer a5b8cc2d0b LibWeb: Add type for FrameLoader::load hace 5 años
  Kevin Meyer 7974279a5d LibWeb: Fix PageView::url() null-check hace 5 años
  Andreas Kling d8be535579 Browser+LibWeb: Pave the way for using WebContentView in Browser hace 5 años
  Andreas Kling 49b9a0a665 LibWeb: Add a shared WebViewHooks base class for both web view widgets hace 5 años
  Andreas Kling fd65a24834 LibWeb: Make the link context menu hook include the destination URL hace 5 años
  Andreas Kling 02c5e22f06 LibWeb: Make the link click hooks include the destination URL hace 5 años
  Andreas Kling 63d796312d LibWeb: Tweak PageView::on_link_hover hook hace 5 años
  Andreas Kling 56d14d5701 LibWeb: Move fragment link handling to Frame hace 5 años
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer hace 5 años
  Andreas Kling ccdaa1bea9 LibWeb: Insert newlines at <br> and block boundaries in copied text :^) hace 5 años
  Andreas Kling f7ef6c65b4 LibWeb: Add a "select all" action to the Web::PageView hace 5 años
  Andreas Kling f87881e198 LibWeb: Implement basic text copying :^) hace 5 años
  Andrew Kaster cc675cbe24 LibWeb: Add Page context menu request hace 5 años
  Andreas Kling 6293d1a13c LibWeb+Browser: Remove old HTML parser :^) hace 5 años
  Andreas Kling f650f18bd2 LibWeb: Make scroll-to-anchor zone in on the element's padding box hace 5 años
  Andreas Kling 78f10942ba LibWeb: Update PageView content size on page relayout hace 5 años
  Andreas Kling 6e27efe6c6 LibWeb: Add PageView::load_html() for loading HTML directly hace 5 años
  Andreas Kling 8c82d26668 LibWeb: Rename LayoutNode::render() to paint() hace 5 años
  Andreas Kling cfab53903f LibWeb: Separate layout tree rendering into phases hace 5 años
  Andreas Kling 137f6d44ec LibWeb: Add basic support for position:fixed hace 5 años
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize hace 5 años
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets hace 5 años