Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon 7b359d5d7c Use RCSS syntax for color-string conversion, format colors using hexadecimal notation il y a 1 an
  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 a7e7d0ace8 Allow specifying a value for parameters passed to property parsers il y a 3 ans
  Maximilian Stark 48eda79d2c Added VH and VW units (#162) il y a 4 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 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 5 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
  Michael Ragazzon cb347e1a38 NULL to nullptr il y a 6 ans
  Michael Ragazzon 27dd812581 Variant: Fix an issue where the current type's destructor may not be called. il y a 6 ans
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance il y a 6 ans
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
  Michael Ragazzon 89821a3e90 WIP PropertyId il y a 6 ans
  Michael Ragazzon 38a559d824 Look for parser in case of missing parser_index in keyword property il y a 6 ans
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string il y a 6 ans
  Michael Ragazzon 24e369e69c Add definition to default property value il y a 6 ans
  Michael b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". il y a 7 ans
  Michael 4ec999e3d8 Allow matching transform primitives in their generic forms (e.g. translateX to translate3d). Helper functions and constructors for creating Transform animations. il y a 7 ans
  Michael bf36355694 Merge branch 'master' into transform il y a 7 ans
  Michael ed39b743ff Rename logical pixel (lp) to density-independent pixel (dp) il y a 8 ans
  Michael cd394a8b5c Introduced logical pixels il y a 8 ans
  Markus Schöngart 8deea52b73 Updated transform property patch il y a 11 ans
  David Wimsey 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. il y a 11 ans
  Markus Schöngart 0ac598617e Implement the transform property. il y a 11 ans
  Julian 94a2515387 added REM unit support il y a 12 ans
  hoshi10 5a76104b26 Replaced IN with INCH in Property::Unit enum il y a 13 ans
  Arkadiusz Wahlig 4323d44480 corrected line endings il y a 13 ans
  Arkadiusz Wahlig df100ee6ee Property -> string converter appends new units. il y a 13 ans
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans