Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Michael Ragazzon 3eb6007c1f Change style sheet parser escape character to backslash, and allow whitespace characters at end of string 4 ani în urmă
  Michael Ragazzon 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 ani în urmă
  Michael Ragazzon f9276da68a Add a 'theme' media query for activating and deactivating media blocks 4 ani în urmă
  Michael Ragazzon 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 ani în urmă
  Michael Ragazzon c263aa7918 Fix specificity for media blocks. 4 ani în urmă
  Michael Ragazzon 53a5048970 Make it legal to define multiple sprites with the same name, the last one is used. Allow anonymous sprite sheets. 4 ani în urmă
  Michael Ragazzon 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 ani în urmă
  Michael Ragazzon dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. 5 ani în urmă
  Michael Ragazzon 6247f3e297 Avoid style sheet copies during load, and only compile style sheet when active media blocks change. Cleanup. 4 ani în urmă
  Maximilian Stark dd99820ecd Media queries (#169) 4 ani în urmă
  Maximilian Stark 48eda79d2c Added VH and VW units (#162) 5 ani în urmă
  Michael Ragazzon a65b9db483 Fix warnings. 5 ani în urmă
  Michael Ragazzon 13d1c5b064 Initialise and shutdown sprite sheet property parser. This fixes a crash when re-initialising RmlUi after it has previously been shut down. 5 ani în urmă
  Michael Ragazzon 0a3aea6b70 Add some more zones for tracy profiler. 5 ani în urmă
  Michael Ragazzon 55580edfd3 RCSS: Never require end-semicolon for the last property. 5 ani în urmă
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. 5 ani în urmă
  Michael Ragazzon 9491549950 Implement `Element::QuerySelector` and `Element::QuerySelectorAll`. 5 ani în urmă
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 ani în urmă
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. 5 ani în urmă
  Michael Ragazzon 2f65848c5b Do not require a final semi-colon while parsing the 'style' attribute. 5 ani în urmă
  Michael Ragazzon 75d0119190 Reduce memory allocations while parsing the 'style' attribute. 5 ani în urmă
  Michael Ragazzon 45a6868ff6 Remove the StringCache. See #96. 5 ani în urmă
  Michael Ragazzon cb4e66e7b8 Add include files where used 5 ani în urmă
  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. 5 ani în urmă
  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. 5 ani în urmă
  Michael Ragazzon 461f328166 Fix build on win32 6 ani în urmă
  Michael Ragazzon f9975a0e8e Begin conversion to UTF8 6 ani în urmă
  Michael Ragazzon 1685de4a59 Make images specified in @decorator properly load (see #22) 6 ani în urmă
  Michael Ragazzon 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. 6 ani în urmă
  Michael Ragazzon 3cd0005ef3 Support for child combinator '>' and universal selector '*' in RCSS 6 ani în urmă