Commit History

Autor SHA1 Mensaxe Data
  Michael Ragazzon 55580edfd3 RCSS: Never require end-semicolon for the last property. %!s(int64=5) %!d(string=hai) anos
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 9491549950 Implement `Element::QuerySelector` and `Element::QuerySelectorAll`. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 2f65848c5b Do not require a final semi-colon while parsing the 'style' attribute. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 75d0119190 Reduce memory allocations while parsing the 'style' attribute. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 45a6868ff6 Remove the StringCache. See #96. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon cb4e66e7b8 Add include files where used %!s(int64=5) %!d(string=hai) anos
  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. %!s(int64=5) %!d(string=hai) anos
  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. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 461f328166 Fix build on win32 %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon f9975a0e8e Begin conversion to UTF8 %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 1685de4a59 Make images specified in @decorator properly load (see #22) %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 3cd0005ef3 Support for child combinator '>' and universal selector '*' in RCSS %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 74f5f92577 Fix the structural selector 'an + b' parsing. Now also supports whitespace inside. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 3993ddd71d Speed up element definition retrieval by hashing tag and id. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 4eddc5ec7c Restructure StyleSheetNode %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 1f8eb1e99e Properly report line numbers for style sheet parser errors. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon aa80c3b917 Add PropertySource to properties and revise element info debugging %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon cb347e1a38 NULL to nullptr %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 68f53dce67 Clean up types and aliases, trying to be more consistent. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 3ee01de68c Remove ReferenceCountable from Stream %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 7da1f27137 Fix keyframes parsing %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 08bdba69b3 Changed the tiled-decorators to take 'x y width height' properties instead of two coordinates, optimize decorator instantiation, especially when using sprites. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon ad18eb571a Cleanup, move spritesheet to own file. %!s(int64=6) %!d(string=hai) anos