Michael Ragazzon 1c949cf92c LayoutNode: Skip non-DOM elements, refactor to propagate dirty only to its parent 4 月之前
..
BlockContainer.cpp ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 4 月之前
BlockContainer.h 7492876298 The great formattening - format all library source code and documents 2 年之前
BlockFormattingContext.cpp d46b0fa153 Always build block box in stretch-fit mode 4 月之前
BlockFormattingContext.h f02f3dc8ce Move ShrinkToFit calculation into FormatIndependent, call into each formatting context as needed 4 月之前
CMakeLists.txt 374ca18316 Partial layout updates for isolated layout nodes 4 月之前
ContainerBox.cpp e5492585db Move build box outside of individual formatting contexts 4 月之前
ContainerBox.h 9d388ccabf Allow disabling max-content layout caching, add body attribute `rmlui-disable-layout-cache` for disabling all layout caching on the document 4 月之前
FlexFormattingContext.cpp dcfbde799e Add cache for fit-content height 4 月之前
FlexFormattingContext.h 8cfa55c030 Revert "Skip formatting when possible after FormatFitContentWidth" 4 月之前
FloatedBoxSpace.cpp ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 4 月之前
FloatedBoxSpace.h ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 4 月之前
FormattingContext.cpp 9d388ccabf Allow disabling max-content layout caching, add body attribute `rmlui-disable-layout-cache` for disabling all layout caching on the document 4 月之前
FormattingContext.h dcfbde799e Add cache for fit-content height 4 月之前
FormattingContextDebug.cpp 53d3a4b264 Include FitContentWidth in formatting context debugger, some cleanup 4 月之前
FormattingContextDebug.h 53d3a4b264 Include FitContentWidth in formatting context debugger, some cleanup 4 月之前
InlineBox.cpp ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 4 月之前
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 4 月之前
InlineContainer.h ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 4 月之前
InlineLevelBox.cpp ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 4 月之前
InlineLevelBox.h b6a6e7761e Call Element::OnLayout only after all other layouting is done 4 月之前
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 4 月之前
LayoutDetails.cpp 89fe7a2c8d Rename BuildBoxModes, make caller specify that fit-content should be applied 4 月之前
LayoutDetails.h 89fe7a2c8d Rename BuildBoxModes, make caller specify that fit-content should be applied 4 月之前
LayoutEngine.cpp 9d388ccabf Allow disabling max-content layout caching, add body attribute `rmlui-disable-layout-cache` for disabling all layout caching on the document 4 月之前
LayoutEngine.h e855e74f47 Introduce formatting mode, allow disabling the layout cache 4 月之前
LayoutNode.cpp 1c949cf92c LayoutNode: Skip non-DOM elements, refactor to propagate dirty only to its parent 4 月之前
LayoutNode.h 1c949cf92c LayoutNode: Skip non-DOM elements, refactor to propagate dirty only to its parent 4 月之前
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 4 月之前
LineBox.h ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 4 月之前
ReplacedFormattingContext.cpp e5492585db Move build box outside of individual formatting contexts 4 月之前
ReplacedFormattingContext.h e5492585db Move build box outside of individual formatting contexts 4 月之前
TableFormattingContext.cpp 908fadd0e6 Add Tracy zone for table formatting 4 月之前
TableFormattingContext.h e5492585db Move build box outside of individual formatting contexts 4 月之前
TableFormattingDetails.cpp 015057095a Layout refactor: Get containing block size from container box 4 月之前
TableFormattingDetails.h 7492876298 The great formattening - format all library source code and documents 2 年之前