Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Ragazzon 262f4b8e84 Style sheet parser: Fixup comments, cleanup unused arguments and conditions há 2 semanas atrás
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) há 1 ano atrás
  Jonathan 4c7ba7acfa Add support for the `not` prefix in media queries (#564) há 1 ano atrás
  Michael Ragazzon a076be2494 Postpone instancing named decorators until other decorators are instanced há 2 anos atrás
  Michael Ragazzon b6f70fffcd Refactor: Style sheet type names 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 a96164c451 RCSS attribute selector support (based on #240) há 3 anos atrás
  Michael Ragazzon a44eef73e0 Clean up style sheet node parser and move the combinator to the child node há 3 anos atrás
  Michael Ragazzon 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. há 4 anos atrás
  Michael Ragazzon 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. há 4 anos atrás
  Michael Ragazzon c263aa7918 Fix specificity for media blocks. há 4 anos atrás
  Maximilian Stark dd99820ecd Media queries (#169) há 4 anos atrás
  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. há 5 anos atrás
  Michael Ragazzon 55580edfd3 RCSS: Never require end-semicolon for the last property. há 5 anos atrás
  Michael Ragazzon e94fb0d690 Some cleanup and warning fixes. há 5 anos atrás
  Michael Ragazzon 9491549950 Implement `Element::QuerySelector` and `Element::QuerySelectorAll`. 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 2f65848c5b Do not require a final semi-colon while parsing the 'style' attribute. 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 1685de4a59 Make images specified in @decorator properly load (see #22) há 6 anos atrás
  Michael Ragazzon 3cd0005ef3 Support for child combinator '>' and universal selector '*' in RCSS há 6 anos atrás
  Michael Ragazzon 1f8eb1e99e Properly report line numbers for style sheet parser errors. há 6 anos atrás
  Michael Ragazzon aa80c3b917 Add PropertySource to properties and revise element info debugging 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 efd2f86c12 Spritesheets now rendering in decorators. Still work to do. há 6 anos atrás
  Michael Ragazzon 446e823e02 WIP adding spritesheets há 6 anos atrás
  Michael Ragazzon dfdea4affd WIP: At-rule for decorators há 6 anos atrás