Michael Ragazzon df50fdd158 Refactor layout node 5 месяцев назад
..
BlockContainer.cpp ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 5 месяцев назад
BlockContainer.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
BlockFormattingContext.cpp 0604d9a5c5 Directly pass String to profiler zones [pre-commit] 5 месяцев назад
BlockFormattingContext.h f02f3dc8ce Move ShrinkToFit calculation into FormatIndependent, call into each formatting context as needed 5 месяцев назад
CMakeLists.txt 374ca18316 Partial layout updates for isolated layout nodes 5 месяцев назад
ContainerBox.cpp 30a2a19199 Store max-content width in layout cache 5 месяцев назад
ContainerBox.h 30a2a19199 Store max-content width in layout cache 5 месяцев назад
FlexFormattingContext.cpp dcfbde799e Add cache for fit-content height 5 месяцев назад
FlexFormattingContext.h 8cfa55c030 Revert "Skip formatting when possible after FormatFitContentWidth" 5 месяцев назад
FloatedBoxSpace.cpp ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 5 месяцев назад
FloatedBoxSpace.h ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 5 месяцев назад
FormattingContext.cpp 30a2a19199 Store max-content width in layout cache 5 месяцев назад
FormattingContext.h dcfbde799e Add cache for fit-content height 5 месяцев назад
FormattingContextDebug.cpp 53d3a4b264 Include FitContentWidth in formatting context debugger, some cleanup 5 месяцев назад
FormattingContextDebug.h 53d3a4b264 Include FitContentWidth in formatting context debugger, some cleanup 5 месяцев назад
InlineBox.cpp ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 5 месяцев назад
InlineBox.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
InlineContainer.cpp ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 5 месяцев назад
InlineContainer.h ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 5 месяцев назад
InlineLevelBox.cpp ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 5 месяцев назад
InlineLevelBox.h b6a6e7761e Call Element::OnLayout only after all other layouting is done 5 месяцев назад
InlineTypes.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
LayoutBox.cpp 7492876298 The great formattening - format all library source code and documents 2 лет назад
LayoutBox.h d9d331b602 Fix non-boundary layout nodes not being dirtied 5 месяцев назад
LayoutDetails.cpp 89fe7a2c8d Rename BuildBoxModes, make caller specify that fit-content should be applied 5 месяцев назад
LayoutDetails.h 89fe7a2c8d Rename BuildBoxModes, make caller specify that fit-content should be applied 5 месяцев назад
LayoutEngine.cpp 9d388ccabf Allow disabling max-content layout caching, add body attribute `rmlui-disable-layout-cache` for disabling all layout caching on the document 5 месяцев назад
LayoutEngine.h e855e74f47 Introduce formatting mode, allow disabling the layout cache 5 месяцев назад
LayoutNode.cpp df50fdd158 Refactor layout node 5 месяцев назад
LayoutNode.h df50fdd158 Refactor layout node 5 месяцев назад
LayoutPools.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 год назад
LayoutPools.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 год назад
LineBox.cpp ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 5 месяцев назад
LineBox.h ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 5 месяцев назад
ReplacedFormattingContext.cpp e5492585db Move build box outside of individual formatting contexts 5 месяцев назад
ReplacedFormattingContext.h e5492585db Move build box outside of individual formatting contexts 5 месяцев назад
TableFormattingContext.cpp 908fadd0e6 Add Tracy zone for table formatting 5 месяцев назад
TableFormattingContext.h e5492585db Move build box outside of individual formatting contexts 5 месяцев назад
TableFormattingDetails.cpp 015057095a Layout refactor: Get containing block size from container box 5 месяцев назад
TableFormattingDetails.h 7492876298 The great formattening - format all library source code and documents 2 лет назад