Michael Ragazzon 679aab8abc Fix flex formatting test and minor include/comment fixups 10 ヶ月 前
..
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 10 ヶ月 前
FlexFormattingContext.h 9363a12712 Skip rounding in flexbox layout, allow fractional sizes of flex items 10 ヶ月 前
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 年 前