Commit History

Author SHA1 Message Date
  Michael Ragazzon aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 1 month ago
  Michael Ragazzon e2d4f64b31 Compile with C++17 minimum requirement 6 months ago
  Michael Ragazzon 4462a47276 Add 'text-overflow' property, see #849 1 month ago
  Hannaford Schäfer 56231a6c87 Add font-kerning property (#843) 2 months ago
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) 1 year ago
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) 1 year ago
  Michael Ragazzon 37cf4d3e7f Refactor ElementDecoration to ElementEffects 1 year ago
  Matthew Schäfer f9b8f6bbf6 Add attributes and properties for language and direction (#563) 1 year ago
  Gleb 162de42c48 Implement spatial navigation and nav-* properties 2 years ago
  Michael Ragazzon a064612685 Avoid setting computed 'has_decorator' and similar when their pointer is empty 2 years ago
  Michael Ragazzon 0471ce737e Add support for 'mask-image' property 2 years ago
  Michael Ragazzon 655cd9a0fd Add support for the 'box-shadow' property 2 years ago
  Michael Ragazzon a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 2 years ago
  Maximilian Stark f09cc28445 Scale pixels-per-inch (PPI) units based on the context's dp-ratio (#468) 2 years ago
  Michael Ragazzon abe77eb197 Fix 'rem' units in ComputeLength 3 years ago
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 years ago
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 years ago
  Igor Segalla 6df2e64eaa Add `letter-spacing` property to RCSS (#429) 2 years ago
  Michael Ragazzon 21a0ec2acc Merge branch 'develop' 2 years ago
  Michael Ragazzon 1410d5146d Add `overscroll-behavior` RCSS property 2 years ago
  Michael Ragazzon 4742dda07d Improve and refactor layout engine, better conformance to CSS specification 3 years ago
  Michael Ragazzon ed9c68966a Remove default on switch with all enum values covered 3 years ago
  Michael Ragazzon 612251e1b4 Add support for the 'none' keyword in the max-width and max-height properties 3 years ago
  Michael Ragazzon 82b6bcf246 Dirty siblings when ID, class or pseudo class is changed 3 years ago
  Michael Ragazzon 641aea9edf Fix line-height 3 years ago
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. 3 years ago
  Michael Ragazzon aba05b4a8e Update style sheet index cache lookup for faster retrieval of element style definition, see #293. 3 years ago
  Michael Ragazzon 91f6bfc9d9 Make element definitions const 3 years ago
  Michael Ragazzon 6a2a4c68c5 Add properties for flexbox layout 4 years ago
  Michael Ragazzon 8a022972f4 Add 'clip: always' property value, make the clip property non-inherited. See #235. 4 years ago