Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] há 2 anos atrás
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents há 2 anos atrás
  Michael Ragazzon 2de889aeb2 Change enum names to avoid collision with windows header macros, see #258 há 4 anos atrás
  Michael Ragazzon d60fa316d8 Fix parsing of property 'transition: all ...'. See #163. há 4 anos atrás
  Michael Ragazzon 43ef442022 Fix warning and update X11 shell há 5 anos atrás
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. há 5 anos atrás
  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. há 5 anos atrás
  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. há 5 anos atrás
  Michael Ragazzon e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
  Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. há 6 anos atrás
  Michael Ragazzon d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) há 6 anos atrás
  Michael Ragazzon ffc0df9c39 Fix TransitionList to string. há 6 anos atrás
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance há 6 anos atrás
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
  Michael Ragazzon d1785949d1 WIP: PropertyIds. Need to figure out how to deal with property groups. Possible solutions: há 6 anos atrás
  Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance há 6 anos atrás
  Michael Ragazzon 42309c4c7e Initial support for C++11. há 6 anos atrás
  Michael Ragazzon 0fa8af7154 Merge branch 'master' into performance há 6 anos atrás
  Michael Ragazzon 73de134f71 Bugfix in AddAnimationKey, fix warnings (thanks viciious) há 6 anos atrás
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. há 6 anos atrás
  Michael Ragazzon 1ead58341e WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results. há 6 anos atrás
  Michael Ragazzon f7e1c4c4fb WIP PropertyNames from Strings to IDs (not compiling) há 6 anos atrás
  Michael Ragazzon 709852fcf8 Replace std::unordered_map with robin_hood há 6 anos atrás
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string há 6 anos atrás
  Michael e222a50e9a Refactoring. há 7 anos atrás