Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Ragazzon b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. vor 6 Jahren
  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. vor 6 Jahren
  Michael Ragazzon cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. vor 6 Jahren
  Michael Ragazzon 1bbae6380d Refining font engine interface. vor 6 Jahren
  Michael Ragazzon 2438824c95 Merge branch 'develop' into text vor 6 Jahren
  Michael Ragazzon 0ed3768644 Remove the 'font-charset' property vor 6 Jahren
  Victor Luchits 4e85f31111 Refactor the fonts subsystem to allow external font providers vor 6 Jahren
  Michael Ragazzon 281fbfcd80 Add conversion to string for decorators and font-effects vor 6 Jahren
  Michael Ragazzon 0951b7e355 Implement support for Tracy profiler vor 6 Jahren
  Michael Ragazzon 0b64e0d0b5 Use the union assignment on dirty inherited properties. vor 6 Jahren
  Michael Ragazzon 4b539c167d Don't dirty every property during ElementStyle initialization. Only dirty as necessary. Make sure we dirty inherited properties when inserted into a new parent. vor 6 Jahren
  Michael Ragazzon 642d096e44 Make font face handle a computed value, making it cheap to inherit from parent element. vor 6 Jahren
  Michael Ragazzon 960c4d7d7b Use DecoraorListPtr in Variant and ComputedValues vor 6 Jahren
  Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. vor 6 Jahren
  Michael Ragazzon 40196e5f02 Fix parsing of some decorators vor 6 Jahren
  Michael Ragazzon aa80c3b917 Add PropertySource to properties and revise element info debugging vor 6 Jahren
  Michael Ragazzon 836026788b Clean up element style vor 6 Jahren
  Michael Ragazzon 0f7ded141e Clean up property specification vor 6 Jahren
  Michael Ragazzon d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) vor 6 Jahren
  Michael Ragazzon d2b708077e Only dirty properties that are actually changed during update definition. vor 6 Jahren
  Michael Ragazzon 762dab7f68 Cleaning up some more vor 6 Jahren
  Michael Ragazzon 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
  Michael Ragazzon 68f53dce67 Clean up types and aliases, trying to be more consistent. vor 6 Jahren
  Michael Ragazzon 3691b70f98 Remove ReferenceCountable from StyleSheet vor 6 Jahren
  Michael Ragazzon 6833c4d5bc Remove reference countable from element definition vor 6 Jahren
  Michael Ragazzon 84876c84d6 Remove left-over code vor 6 Jahren
  Michael Ragazzon 01b3af99f2 Make the font-effect property inherited vor 6 Jahren
  Michael Ragazzon 3b8b8fcd05 Precalculate font-effects after mergin style sheets vor 6 Jahren
  Michael Ragazzon 94903c248c Implement font-effect property. vor 6 Jahren
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance vor 6 Jahren