Historique des commits

Auteur SHA1 Message Date
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) il y a 1 an
  Michael Ragazzon 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API il y a 1 an
  Maximilian Stark f09cc28445 Scale pixels-per-inch (PPI) units based on the context's dp-ratio (#468) il y a 2 ans
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] il y a 2 ans
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents il y a 2 ans
  Michael Ragazzon 4742dda07d Improve and refactor layout engine, better conformance to CSS specification il y a 3 ans
  Michael Ragazzon 7c14c9872e Fix percentages in VerticalAlign computed value il y a 3 ans
  Michael Ragazzon 612251e1b4 Add support for the 'none' keyword in the max-width and max-height properties il y a 3 ans
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. il y a 3 ans
  Michael Ragazzon 8a022972f4 Add 'clip: always' property value, make the clip property non-inherited. See #235. il y a 4 ans
  Michael Ragazzon 44ef329f28 Improve error messages on missing font face il y a 4 ans
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. il y a 5 ans
  Maximilian Stark 48eda79d2c Added VH and VW units (#162) il y a 5 ans
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. il y a 5 ans
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. il y a 5 ans
  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. il y a 6 ans
  Michael Ragazzon b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. il y a 6 ans
  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. il y a 6 ans
  Victor Luchits 4e85f31111 Refactor the fonts subsystem to allow external font providers il y a 6 ans
  Michael Ragazzon a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance il y a 6 ans
  Michael Ragazzon 2a53aa9424 Fix some compiler warnings il y a 6 ans
  Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance il y a 6 ans
  Michael Ragazzon 6078956945 Clean up il y a 6 ans