Историја ревизија

Аутор SHA1 Порука Датум
  Michael Ragazzon 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API пре 1 година
  Maximilian Stark f09cc28445 Scale pixels-per-inch (PPI) units based on the context's dp-ratio (#468) пре 2 година
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] пре 2 година
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents пре 2 година
  Michael Ragazzon 4742dda07d Improve and refactor layout engine, better conformance to CSS specification пре 3 година
  Michael Ragazzon 7c14c9872e Fix percentages in VerticalAlign computed value пре 2 година
  Michael Ragazzon 612251e1b4 Add support for the 'none' keyword in the max-width and max-height properties пре 3 година
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. пре 3 година
  Michael Ragazzon 8a022972f4 Add 'clip: always' property value, make the clip property non-inherited. See #235. пре 4 година
  Michael Ragazzon 44ef329f28 Improve error messages on missing font face пре 4 година
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. пре 5 година
  Maximilian Stark 48eda79d2c Added VH and VW units (#162) пре 5 година
  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 година
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. пре 5 година
  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 година
  Michael Ragazzon b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. пре 6 година
  Michael Ragazzon 039841c537 Make the resolve length functions safer, returns zero if unsuccessful. Rename to ResolveLength (emphasizes returned unit). Add Element::ResolveLength(property_name). See #55. пре 6 година
  Victor Luchits 4e85f31111 Refactor the fonts subsystem to allow external font providers пре 6 година
  Michael Ragazzon a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. пре 6 година
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance пре 6 година
  Michael Ragazzon 2a53aa9424 Fix some compiler warnings пре 6 година
  Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance пре 6 година
  Michael Ragazzon 6078956945 Clean up пре 6 година