Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Ragazzon 025f70886e ElementTextDefault renamed to ElementText. ElementText can no longer be overloaded. 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 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 f0c898ce04 Add leak detection for some elements in debug mode vor 6 Jahren
  Michael Ragazzon 25b8b45ca7 Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault. vor 6 Jahren
  Michael Ragazzon ab8bc1e2af Remove reference count on Element and replace by unique_ptr vor 6 Jahren
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! vor 6 Jahren
  David Wimsey 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. vor 11 Jahren
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren