Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Ragazzon ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint hace 6 años
  Michael Ragazzon f9975a0e8e Begin conversion to UTF8 hace 6 años
  Michael Ragazzon 2f1d96b751 Fix some todos. hace 6 años
  Michael Ragazzon 5a0797fb8a Remove Font.h, unify enums. hace 6 años
  Michael Ragazzon 5ef2458abf Fix underline, and add (back?) overline, line-through values to text-decoration hace 6 años
  Michael Ragazzon a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. hace 6 años
  Michael Ragazzon 281fbfcd80 Add conversion to string for decorators and font-effects hace 6 años
  Michael Ragazzon 4eddc5ec7c Restructure StyleSheetNode hace 6 años
  Michael Ragazzon 46f985bf71 Small optimizations to text. hace 6 años
  Michael Ragazzon 0951b7e355 Implement support for Tracy profiler hace 6 años
  Michael Ragazzon 642d096e44 Make font face handle a computed value, making it cheap to inherit from parent element. hace 6 años
  Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. hace 6 años
  Michael Ragazzon d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) hace 6 años
  Michael Ragazzon cb347e1a38 NULL to nullptr hace 6 años
  Michael Ragazzon 605d794bcd Remove unnecessary check in ElementTextDefault hace 6 años
  Michael Ragazzon 01b3af99f2 Make the font-effect property inherited hace 6 años
  Michael Ragazzon 3b8b8fcd05 Precalculate font-effects after mergin style sheets hace 6 años
  Michael Ragazzon 94903c248c Implement font-effect property. hace 6 años
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance hace 6 años
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! hace 6 años
  Michael Ragazzon 42ac8ad4d2 Still WIP, but compiling, running, and displaying text (without font effects). hace 6 años
  Michael Ragazzon d1785949d1 WIP: PropertyIds. Need to figure out how to deal with property groups. Possible solutions: hace 6 años
  Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance hace 6 años
  Michael Ragazzon 48fa0e46a3 ElementText, wait for OnRender to generate geometry, reserve vector size hace 6 años
  Michael Ragazzon 92dd7364f9 Some more hace 6 años
  Michael Ragazzon 83095e12c2 Move computed values file hace 6 años
  Michael Ragazzon 3e7b022409 More computed values hace 6 años
  Michael Ragazzon cfaab542f4 Fix potential problems hace 6 años
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. hace 6 años
  Michael Ragazzon 1ead58341e WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results. hace 6 años