Historique des commits

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