Historie revizí

Autor SHA1 Zpráva Datum
  MacDue f9c61e3ba7 LibWeb: Scale SVG stroke-width based on viewbox před 2 roky
  MacDue ba6272a0a0 LibWeb: Don't try to paint SVG elements transformed to zero size před 2 roky
  MacDue cf23a2b82d LibWeb: Apply SVG transform to path when painting (SVG) elements před 2 roky
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated před 2 roky
  Sam Atkins 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units před 2 roky
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units před 2 roky
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes před 3 roky
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted před 3 roky
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places před 3 roky
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting před 3 roky
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable před 3 roky
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace před 3 roky
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it před 3 roky
  Tobias Christiansen 8461791ce2 LibWeb: Add support for 'view-box' attribute to SVGs před 3 roky
  Sam Atkins aba8774c9c LibWeb: Give SVG geometry elements a position před 3 roky
  Sam Atkins 784c3183f7 LibWeb: Rename SVGPathBox -> SVGGeometryBox před 3 roky