Histórico de Commits

Autor SHA1 Mensagem Data
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive há 2 anos atrás
  MacDue 91d8665ab4 LibWeb: Tidy up apply_clip_overflow_rect() a little há 2 anos atrás
  Andreas Kling 990e7219d6 LibWeb: Fix iframes flickering on window resize há 2 anos atrás
  Sigmund Lahn f2f14ad9bd LibWeb+WebContent: Make document background and Viewport transparent há 2 anos atrás
  Linus Groh 37c9dbe248 LibWeb/Painting: Move-assign value in set_containing_line_box_fragment há 2 anos atrás
  Linus Groh 352da3623b LibWeb/Painting: Remove redundant 'Painting::' namespace prefixes há 2 anos atrás
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() há 2 anos atrás
  MacDue 7061a3d8e6 LibWeb: Add .scaled_font() helper to Layout::Node há 2 anos atrás
  Aliaksandr Kalenik dcc4868a3c LibWeb: Rename `PaintableBox::clip_rect()` há 2 anos atrás
  Aliaksandr Kalenik 7ddacef3b5 LibWeb: Apply border-radius clip only if overflow hidden for both axis há 2 anos atrás
  Andreas Kling 245e3b9c3a LibWeb: Honor `pointer-events: none` when hitting a PaintableBox há 2 anos atrás
  Andreas Kling 5146b9b35e LibWeb: Scale the font when painting the text on buttons há 2 anos atrás
  Andreas Kling 664f30a2c9 LibWeb: Don't truncate font sizes before scaling them to device pixels há 2 anos atrás
  Kenneth Myhra be958a14cf LibWeb: Use from_deprecated_fly_string() instead of from_utf8() há 2 anos atrás
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport há 2 anos atrás
  Aliaksandr Kalenik 6092d81e4d LibWeb: Stop overflow clip box aggregation on reached stacking context há 2 anos atrás
  Aliaksandr Kalenik 87fa1c5e66 Revert "LibWeb: Fix clip of hidden overflow..." há 2 anos atrás
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues há 2 anos atrás
  Sam Atkins 1c77867c78 LibWeb: Port FontCache to new Strings há 2 anos atrás
  Aliaksandr Kalenik ac440e6c0e LibWeb: Scale font size to device pixels há 2 anos atrás
  Aliaksandr Kalenik 08f217526a LibWeb: Use rect of containing block instead of parent to clip overflow há 2 anos atrás
  Aliaksandr Kalenik ee4ba7617c LibWeb: Fix clip of hidden overflow when translated boxes are involved há 2 anos atrás
  Andreas Kling 51555dea7c LibWeb: Make Layout::Node::containing_block() return a Layout::Box há 2 anos atrás
  Aliaksandr Kalenik 802d9336f0 LibWeb: Use CSS Pixels for overflow clip rect há 2 anos atrás
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated há 2 anos atrás
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels há 2 anos atrás
  Sam Atkins 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units há 2 anos atrás
  martinfalisse d467a0a730 LibWeb: Use the layout_state border values when drawing borders há 2 anos atrás
  Andreas Kling 32e35a02f9 LibWeb: Apply CSS text-transform during layout há 2 anos atrás
  Matt Purnell 0bda06c9c5 LibWeb: Don't const_cast layout_box() when calling const functions há 2 anos atrás