Commit History

Autor SHA1 Mensaxe Data
  Hannaford Schäfer f105fb5162 Implement CIELAB and Oklab color space functions (#847) hai 3 meses
  Hannaford Schäfer 9363865c6b HarfBuzz font engine: Fix unsupported glyph cluster rendering and emoji rendering (#837) hai 4 meses
  Michael Ragazzon 1b68efc139 Allow inline event suffix 'capture' to bind to the capture phase, see #821 hai 4 meses
  Michael Ragazzon b3f95a2607 Write to string directly for large formats in FormatString hai 8 meses
  Michael Ragazzon 574c78ffeb Various StringUtilities feature and safety improvements hai 1 ano
  Michael Ragazzon 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API hai 1 ano
  Michael Ragazzon 0f8c7073ca CreateString and FormatString: No longer needs or uses the `max_size` argument hai 1 ano
  Jan Lupčík d2ce1326ce Add Input Method Editor (IME) support (#541) hai 1 ano
  gleblebedev 0e89257e53 StringUtilities::DecodeRml to use strtoul (#475) %!s(int64=2) %!d(string=hai) anos
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents %!s(int64=2) %!d(string=hai) anos
  Michael Ragazzon b8cca82dd5 Add StartsWith string utility, and string literal constructor for StringView %!s(int64=2) %!d(string=hai) anos
  Maximilian Stark 4c61fef63f RML support for numeric character reference (Unicode escape sequences) (#401) %!s(int64=3) %!d(string=hai) anos
  Michael Ragazzon 9bba912933 Cleanup: Use appropriate types, fix unused assignments and uninitialized variables %!s(int64=3) %!d(string=hai) anos
  Michael Ragazzon 18b9a2a6ed Fix missing moves and avoid some allocations %!s(int64=3) %!d(string=hai) anos
  Marco Bortolin b9029c0848 Fix log message format string when compiling in debug mode %!s(int64=4) %!d(string=hai) anos
  Michael Ragazzon 148c4724e5 Remove built-in conversion between UTF-8 and UTF-16 strings, replace with Windows conversion functions in Windows shell. %!s(int64=4) %!d(string=hai) anos
  Michael Ragazzon 1572783926 Merge branch 'data_binding' %!s(int64=5) %!d(string=hai) anos
  actboy168 afecffd956 Attribute value supports rml escape %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 3a96cba713 Fix unit test crash when running in debug mode. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 8d7cc702fc Move StringUtilities test to unit tests. %!s(int64=5) %!d(string=hai) anos
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. %!s(int64=5) %!d(string=hai) anos
  Rokas Kupstys 21a7a5fc48 Fix build with EASTL when it is configured to use size_type different from size_t. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 6ce69a8ebe Add data expression transform functions (callbacks). %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 54cf573f91 Trim trailing zeros in float converted to String. Remove PrettyFormatNumbers from debugger. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 9c930fa7f7 Update utf8 string iterator %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 6d5975da52 Remove non-standard string comparison, and unnecessary template. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon e17b866e84 StripWhitespace from string view %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 6422b655c3 Fix StringView construction and comparison %!s(int64=6) %!d(string=hai) anos
  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. %!s(int64=6) %!d(string=hai) anos