Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Ragazzon b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators há 2 anos atrás
  Michael Ragazzon 655cd9a0fd Add support for the 'box-shadow' property há 2 anos atrás
  Michael Ragazzon a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 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 846af18b72 Fix self-assignment and forwarding reference overloading in Variant and ObserverPtr há 3 anos atrás
  Michael Ragazzon 942755b4f5 Replace C-cast with reinterpret_cast for pointers há 3 anos atrás
  Omega a255374f69 Added unsigned int and uint64_t to Variant (#165) há 4 anos atrás
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 4 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 d94d17be4e Variant: Add bool, double, int64 types, remove word. há 5 anos atrás
  Michael Ragazzon cb4e66e7b8 Add include files where used 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 af46806480 Fix some static analysis warnings há 6 anos atrás
  Michael Ragazzon 16fb312b4e Rename CodePoint to Character. há 6 anos atrás
  Michael Ragazzon ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint há 6 anos atrás
  Michael Ragazzon a60ff4a78f Variant: Consistent naming and avoid warning C4324 in Visual Studio (see #44). há 6 anos atrás
  Michael Ragazzon 281fbfcd80 Add conversion to string for decorators and font-effects há 6 anos atrás
  Michael Ragazzon 960c4d7d7b Use DecoraorListPtr in Variant and ComputedValues há 6 anos atrás
  Michael Ragazzon 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
  Michael Ragazzon 9cbe81b951 Add back ScriptInterface (reverse commit [b0ac9e5]) há 6 anos atrás
  Michael Ragazzon b0ac9e598b Remove ScriptInterface há 6 anos atrás
  Michael Ragazzon 3b8b8fcd05 Precalculate font-effects after mergin style sheets há 6 anos atrás
  Michael Ragazzon ce02e7c1ec Make variants and properties movable há 6 anos atrás
  Michael Ragazzon 27dd812581 Variant: Fix an issue where the current type's destructor may not be called. 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 ff961eb7a7 Some cleanup of decorator instancing. há 6 anos atrás
  Michael Ragazzon fa0d4fd8b0 Try using sizeof String as variant buffer size há 6 anos atrás
  Michael Ragazzon 27fe058191 Trying to fix compilation issues (why is std::string suddenly more than 32 bytes?) há 6 anos atrás
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string há 6 anos atrás