Michael Ragazzon 679aab8abc Fix flex formatting test and minor include/comment fixups 11 месяцев назад
..
BlockContainer.cpp 270efa1d01 Flex formatting: Avoid negative flex item size in some situations when edge size is fractional, fixes #657 1 год назад
BlockContainer.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
BlockFormattingContext.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 год назад
BlockFormattingContext.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
CMakeLists.txt bbdb6e9c43 Full CMake rewrite using modern CMake conventions 1 год назад
ContainerBox.cpp b6162ffc90 Refactor: Use common `IsScrollContainer` function 1 год назад
ContainerBox.h b6162ffc90 Refactor: Use common `IsScrollContainer` function 1 год назад
FlexFormattingContext.cpp 679aab8abc Fix flex formatting test and minor include/comment fixups 11 месяцев назад
FlexFormattingContext.h 9363a12712 Skip rounding in flexbox layout, allow fractional sizes of flex items 11 месяцев назад
FloatedBoxSpace.cpp 41dd21269b Float layouting: Use exact box size when wrapping down to a new line 1 год назад
FloatedBoxSpace.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
FormattingContext.cpp eb1d6ee616 Add flexbox chat benchmark (see #498) 2 лет назад
FormattingContext.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
InlineBox.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 лет назад
InlineBox.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
InlineContainer.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 лет назад
InlineContainer.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
InlineLevelBox.cpp 70d0d5ecc9 Add rmlui_static_cast to assert validity of down casts, see #514 2 лет назад
InlineLevelBox.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
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 7492876298 The great formattening - format all library source code and documents 2 лет назад
LayoutDetails.cpp 9d36a83dbb Flexbox layout: Fix hypothetical width of replaced elements in column direction layout, see #666 1 год назад
LayoutDetails.h b6162ffc90 Refactor: Use common `IsScrollContainer` function 1 год назад
LayoutEngine.cpp 51af29b1b3 Defer scroll offset clamping to after layout, fixes #452 1 год назад
LayoutEngine.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
LayoutPools.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 год назад
LayoutPools.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 год назад
LineBox.cpp 70d0d5ecc9 Add rmlui_static_cast to assert validity of down casts, see #514 2 лет назад
LineBox.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
ReplacedFormattingContext.cpp 7492876298 The great formattening - format all library source code and documents 2 лет назад
ReplacedFormattingContext.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
TableFormattingContext.cpp 78515f3795 Table layout: Don't round during layout 1 год назад
TableFormattingContext.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
TableFormattingDetails.cpp 78515f3795 Table layout: Don't round during layout 1 год назад
TableFormattingDetails.h 7492876298 The great formattening - format all library source code and documents 2 лет назад