Commit History

Author SHA1 Message Date
  Michael Ragazzon 51d34a5a0a Simplify scroll widget (no functional changes) 1 year ago
  Michael Ragazzon 85ffeea7f6 Minor scroll widget cleanup 1 year 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
  Michael Ragazzon 21a0ec2acc Merge branch 'develop' 2 years ago
  Dominik Thalhammer 801b23945d On-demand rendering (power saving mode) (#436) 2 years ago
  Michael Ragazzon 3ea69d86bd Make smooth scrolling behavior configurable for the context 2 years ago
  Michael Ragazzon 930e1bdb79 Use smooth scrolling when interacting with scrollbar arrows and track 2 years ago
  Michael Ragazzon 4742dda07d Improve and refactor layout engine, better conformance to CSS specification 3 years ago
  Michael Ragazzon 612251e1b4 Add support for the 'none' keyword in the max-width and max-height properties 3 years ago
  nimble0 6f0adcfbdb Scroll widgets: Remove fix where the containing block's height was not used in case it was not defined. The containing block's height is now defined in all cases. See #314. (#321) 3 years ago
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. 3 years ago
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 4 years ago
  Michael Ragazzon b93bd9d36f Round scrollbar box size to avoid some off-by-one pixel situations. 5 years ago
  Michael Ragazzon cde8835600 Layout engine (WIP): Move shrink-to-fit calculation into the box size generator. Fixes eg. shrink-to-fit in 'position: absolute'. Split the layout things to do with sizing into 'LayoutDetails'. 5 years ago
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago