Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 9 meses
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue hace 10 meses
  Aliaksandr Kalenik a8f4ea5226 LibWeb: Fix "background-clip: text" for elements nested in scrollable hace 11 meses
  Aliaksandr Kalenik 67d68eac64 LibWeb: Save "background-clip: text" mask as a nested display list hace 11 meses
  Aliaksandr Kalenik 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder hace 1 año
  Aliaksandr Kalenik ee1d8a534d LibWeb: Remove wrappers for gradient painting command recording hace 1 año
  Zac Brannelly 9165faca5e LibWeb: Support CSS property `background-clip: text` hace 1 año
  Sam Atkins 5cf85d30aa LibWeb: Store RadialGradientStyleValue's position as PositionStyleValue hace 1 año
  Zaggy1024 883f44d397 LibWeb: Use `CSSPixels` only when calculating radial gradient sizes hace 1 año
  Zaggy1024 d9c842a83f LibWeb: Set radial gradients' ending shape corners correctly hace 1 año
  Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels hace 1 año
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) hace 1 año
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels hace 1 año
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
  MacDue fa7a2269cd LibWeb: Remove ±1 translations from RadialGradientStyleValue hace 1 año
  Sam Atkins 631a988a57 LibWeb: Allow any valid `<color>` in CSS gradients hace 1 año
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int hace 1 año
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels hace 2 años
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point hace 2 años
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive hace 2 años
  Sam Atkins e61a5ad180 LibWeb: Split AbstractImageStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 0f04fa2e6e LibWeb: Split RadialGradientStyleValue out of StyleValue.{h,cpp} hace 2 años