Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Ragazzon bc93c021db Add warning on parsing style sheets with UTF-8 BOM, see #862 hace 2 semanas
  Michael Ragazzon 262f4b8e84 Style sheet parser: Fixup comments, cleanup unused arguments and conditions hace 2 semanas
  Michael Ragazzon 354c37234d Style sheet parser: Adjust number of reserved properties, and formatting hace 1 año
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) hace 1 año
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) hace 1 año
  Andreas Schultes 87ac91535c Use string parser for sprite sheet src property (#574) hace 1 año
  Jonathan 4c7ba7acfa Add support for the `not` prefix in media queries (#564) hace 1 año
  Michael Ragazzon a076be2494 Postpone instancing named decorators until other decorators are instanced hace 2 años
  Michael Ragazzon b6f70fffcd Refactor: Style sheet type names hace 2 años
  Michael Ragazzon 05ec09bce3 Refactor: Move DecoratorInstancer into the Decorator files hace 2 años
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] hace 2 años
  Michael Ragazzon a9657acee7 Math cleanup, rename and remove some functions hace 2 años
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents hace 2 años
  Michael Ragazzon 5267e7792f Add Rectangle class hace 3 años
  Michael Ragazzon 9bba912933 Cleanup: Use appropriate types, fix unused assignments and uninitialized variables hace 3 años
  Michael Ragazzon 18b9a2a6ed Fix missing moves and avoid some allocations hace 3 años
  Eugene Kozlov 54d549bba8 Fix compilation when return type of `find_first_of` is not `size_t`. (#350) hace 3 años
  Michael Ragazzon a96164c451 RCSS attribute selector support (based on #240) hace 3 años
  Michael Ragazzon a44eef73e0 Clean up style sheet node parser and move the combinator to the child node hace 3 años
  Michael Ragazzon 377550d164 Add :not() selector to RCSS hace 3 años
  Michael Ragazzon c8f57a8208 Refactor StyleSheetNodeSelector for improved performance hace 3 años
  Michael Ragazzon 539ba2cee1 Add sibling selectors + and ~ to RCSS hace 3 años
  Michael Ragazzon 3eb6007c1f Change style sheet parser escape character to backslash, and allow whitespace characters at end of string hace 4 años
  Michael Ragazzon 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. hace 4 años
  Michael Ragazzon f9276da68a Add a 'theme' media query for activating and deactivating media blocks hace 4 años
  Michael Ragazzon 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. hace 4 años
  Michael Ragazzon c263aa7918 Fix specificity for media blocks. hace 4 años
  Michael Ragazzon 53a5048970 Make it legal to define multiple sprites with the same name, the last one is used. Allow anonymous sprite sheets. hace 4 años
  Michael Ragazzon 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. hace 4 años
  Michael Ragazzon dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. hace 5 años