Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Ragazzon ed9c68966a Remove default on switch with all enum values covered vor 3 Jahren
  Michael Ragazzon 612251e1b4 Add support for the 'none' keyword in the max-width and max-height properties vor 3 Jahren
  Michael Ragazzon 82b6bcf246 Dirty siblings when ID, class or pseudo class is changed vor 3 Jahren
  Michael Ragazzon 641aea9edf Fix line-height vor 3 Jahren
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. vor 3 Jahren
  Michael Ragazzon aba05b4a8e Update style sheet index cache lookup for faster retrieval of element style definition, see #293. vor 3 Jahren
  Michael Ragazzon 91f6bfc9d9 Make element definitions const vor 3 Jahren
  Michael Ragazzon 6a2a4c68c5 Add properties for flexbox layout vor 4 Jahren
  Michael Ragazzon 8a022972f4 Add 'clip: always' property value, make the clip property non-inherited. See #235. vor 4 Jahren
  Michael Ragazzon 44ef329f28 Improve error messages on missing font face vor 4 Jahren
  Michael Ragazzon 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. vor 4 Jahren
  Michael Ragazzon dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. vor 5 Jahren
  Michael Ragazzon 6247f3e297 Avoid style sheet copies during load, and only compile style sheet when active media blocks change. Cleanup. vor 5 Jahren
  Maximilian Stark dd99820ecd Media queries (#169) vor 5 Jahren
  Michael Ragazzon b50e8d192e Add label element vor 5 Jahren
  Michael Ragazzon 6935810e12 Performance improvement when dirtying vw and vh units vor 5 Jahren
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. vor 5 Jahren
  Maximilian Stark 48eda79d2c Added VH and VW units (#162) vor 5 Jahren
  Michael Ragazzon 859ffced00 Fix some build and runtime warnings vor 5 Jahren
  Michael Ragazzon 8298a8ddd8 Fix locating images in decoraters declared in inline style. Add unit test. See #153. vor 5 Jahren
  Michael Ragazzon da4d73e6a4 Add 'display: table-column' keyword and use also column elements to determine the column widths. Add row-gap and column-gap properties for table spacing. vor 5 Jahren
  Michael Ragazzon d5615eda9d Implement the 'box-sizing' property. vor 5 Jahren
  Michael Ragazzon a603c3b6d1 Implement the 'border-radius' property for backgrounds and borders. Add necessary geometry drawing utilities, merge ElementBackground and ElementBorder into a single unit ElementBackgroundBorder. See #115. vor 5 Jahren
  Michael Ragazzon 1fe43873a2 Implement the 'word-break' property. 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 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
  Michael Ragazzon a6f5078531 Cleaning up header files: Include what we use. vor 5 Jahren
  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. 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 b001f00455 Dirty line-height when font-size changes vor 6 Jahren