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