Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Ragazzon ded1b0fe53 Code cleanup: Fix some always true/false conditions vor 1 Jahr
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) vor 1 Jahr
  Michael Ragazzon 1ac79c3a29 Make property shorthand parsing fail when passing too many arguments, or arguments in the wrong order vor 1 Jahr
  Michael Ragazzon b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators vor 2 Jahren
  Michael Ragazzon 0507e487b7 Improve PropertySpecification::ParsePropertyValues vor 2 Jahren
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents vor 2 Jahren
  suddenly e8500731d4 Animation support for decorators (#421) vor 2 Jahren
  Michael Ragazzon 9bba912933 Cleanup: Use appropriate types, fix unused assignments and uninitialized variables vor 3 Jahren
  Michael Ragazzon 7714a1c4f6 Minor warning fix vor 3 Jahren
  Michael Ragazzon 606aa37176 Support special keyword and defaults in flex shorthand property vor 4 Jahren
  Michael Ragazzon f724799ad5 Change RCSS escape character to backslash '\' (previously it was forward slash '/'), and fix wrong result with repeated escape characters. Hopefully fixes #248. vor 4 Jahren
  Michael Ragazzon 0a3aea6b70 Add some more zones for tracy profiler. vor 5 Jahren
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. vor 5 Jahren
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
  Michael Ragazzon 204e1ef8c5 Introduce a limit on the number of property ids. This allows PropertyIdSet to become much simpler, requiring no dynamic allocation. vor 5 Jahren
  Michael Ragazzon 419db90ef3 More missing headers vor 5 Jahren
  Michael Ragazzon 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 5 Jahren
  Michael Ragazzon 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 5 Jahren
  Michael Ragazzon 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. vor 6 Jahren
  Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. vor 6 Jahren
  Michael Ragazzon aa80c3b917 Add PropertySource to properties and revise element info debugging vor 6 Jahren
  Michael Ragazzon e74110e709 Faster query for dirty layout vor 6 Jahren
  Michael Ragazzon 0f7ded141e Clean up property specification vor 6 Jahren
  Michael Ragazzon d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) vor 6 Jahren
  Michael Ragazzon cb347e1a38 NULL to nullptr vor 6 Jahren
  Michael Ragazzon 68f53dce67 Clean up types and aliases, trying to be more consistent. vor 6 Jahren
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance vor 6 Jahren
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! vor 6 Jahren
  Michael Ragazzon 446e823e02 WIP adding spritesheets vor 6 Jahren
  Michael Ragazzon bb949df66b Can now use a shorthand to declare decorators inside elements. vor 6 Jahren