Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector před 2 roky
  Andreas Kling 4c75d4af28 LibWeb: Stop using NonnullRefPtrVector for StyleValueVector před 2 roky
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues před 2 roky
  MacDue 3676f5085e LibWeb: Replace `RefPtr` with `ValueComparingRefPtr` in StyleValue před 2 roky
  MacDue e2691fcdf2 LibWeb: Always move (Nonnull)RefPtr parameters into StyleValues před 2 roky
  MacDue ac3af6624b LibWeb: Use default equality operators for StyleValues před 2 roky
  MacDue 9337892ce0 LibWeb: Use default equality operators for StyleValue helper structs před 2 roky
  kleines Filmröllchen d00a6ca11f AK+LibWeb: Implement Variant equality operator před 2 roky
  Sam Atkins 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors před 2 roky
  Sam Atkins a168cda4a7 LibWeb: Port CSS::Parser::ComponentValue to new Strings před 2 roky
  MacDue b0846ec78a LibWeb: Propagate more StringBuilder errors in from StyleValues před 2 roky
  MacDue 95aacd4f78 LibWeb: Remove some unchecked .value() calls in StyleValue před 2 roky
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property před 2 roky
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property před 2 roky
  MacDue fc7099b032 LibWeb: Use failable StringBuilder methods in StyleValue před 2 roky
  MacDue 0c688fa117 LibWeb: Remove some unnecessary .release_value()s in StyleValue před 2 roky
  MacDue f428d17a17 LibWeb: Fix more ignored .to_string() errors in StyleValue před 2 roky
  MacDue 0e3e9d9883 LibWeb: Fix ignored .to_string() errors in StyleValue před 2 roky
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue před 2 roky
  Sam Atkins 4084c66ad2 LibWeb: Use CSS Pixels for viewport rects před 2 roky
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels před 2 roky
  Sam Atkins 13b1952929 LibWeb: Convert AbstractImageStyleValue to new pixel units před 2 roky
  MacDue a9ea0ee9af LibWeb: Fix passing size/position to paint_radial_gradient() před 2 roky
  Sam Atkins 9d1f30b533 LibWeb: Convert gradient painting to new pixel units před 2 roky
  MacDue 1574f2c3f6 Meta+Userland: Pass Gfx::FloatSize by value před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  MacDue 28028be2fc LibWeb: Support `repeating-radial-gradient()`s před 2 roky
  Marco Cutecchia 07fb0882bf LibWeb: Add null checks before derefencing Bitmaps in ImageStyleValue před 2 roky
  MacDue 65acfe6c60 LibWeb: Handle degenerate radial gradients před 2 roky