Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Ragazzon 4adce4300b Dirty font effects when the 'font-effect' property is changed. Fixes #98. há 5 anos atrás
  Michael Ragazzon a6f5078531 Cleaning up header files: Include what we use. há 6 anos atrás
  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. há 6 anos atrás
  Michael Ragazzon aa459ca607 Various improvements to text boxes. há 6 anos atrás
  Michael Ragazzon 16fb312b4e Rename CodePoint to Character. há 6 anos atrás
  Michael Ragazzon cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. há 6 anos atrás
  Michael Ragazzon 1bbae6380d Refining font engine interface. há 6 anos atrás
  Michael Ragazzon b4e6b22e87 Use char16_t for utf16, and char32_t for underlying CodePoint type. Some refactoring. há 6 anos atrás
  Michael Ragazzon ac42bcb8ec Lazy loading unicode characters (work in progress!) há 6 anos atrás
  Michael Ragazzon 1ea89f48f9 Fix some inconsistent style há 6 anos atrás
  Michael Ragazzon 2438824c95 Merge branch 'develop' into text há 6 anos atrás
  Victor Luchits 2df8e4abee Rename FontSubsystem to FontEngine há 6 anos atrás
  Michael Ragazzon 0ed3768644 Remove the 'font-charset' property há 6 anos atrás
  Michael Ragazzon ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint há 6 anos atrás
  Michael Ragazzon f9975a0e8e Begin conversion to UTF8 há 6 anos atrás
  Michael Ragazzon 08742e23bd Enable font effects in default font implementation. há 6 anos atrás
  Victor Luchits 4e85f31111 Refactor the fonts subsystem to allow external font providers há 6 anos atrás
  Michael Ragazzon 2f1d96b751 Fix some todos. há 6 anos atrás
  Michael Ragazzon 5a0797fb8a Remove Font.h, unify enums. há 6 anos atrás
  Michael Ragazzon 5ef2458abf Fix underline, and add (back?) overline, line-through values to text-decoration há 6 anos atrás
  Michael Ragazzon a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. há 6 anos atrás
  Michael Ragazzon 281fbfcd80 Add conversion to string for decorators and font-effects há 6 anos atrás
  Michael Ragazzon 4eddc5ec7c Restructure StyleSheetNode há 6 anos atrás
  Michael Ragazzon 46f985bf71 Small optimizations to text. há 6 anos atrás
  Michael Ragazzon 0951b7e355 Implement support for Tracy profiler há 6 anos atrás
  Michael Ragazzon 642d096e44 Make font face handle a computed value, making it cheap to inherit from parent element. há 6 anos atrás
  Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. há 6 anos atrás
  Michael Ragazzon d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) há 6 anos atrás
  Michael Ragazzon cb347e1a38 NULL to nullptr há 6 anos atrás
  Michael Ragazzon 605d794bcd Remove unnecessary check in ElementTextDefault há 6 anos atrás