Michael Ragazzon e8c592ce47 Render text nodes 4 weeks ago
..
BlockContainer.cpp e8c592ce47 Render text nodes 2 weeks ago
BlockContainer.h e8c592ce47 Render text nodes 2 weeks ago
BlockFormattingContext.cpp e8c592ce47 Render text nodes 2 weeks ago
BlockFormattingContext.h e8c592ce47 Render text nodes 2 weeks ago
CMakeLists.txt bbdb6e9c43 Full CMake rewrite using modern CMake conventions 1 year ago
ContainerBox.cpp b6162ffc90 Refactor: Use common `IsScrollContainer` function 1 year ago
ContainerBox.h b6162ffc90 Refactor: Use common `IsScrollContainer` function 1 year ago
FlexFormattingContext.cpp 679aab8abc Fix flex formatting test and minor include/comment fixups 10 months ago
FlexFormattingContext.h 9363a12712 Skip rounding in flexbox layout, allow fractional sizes of flex items 10 months ago
FloatedBoxSpace.cpp 41dd21269b Float layouting: Use exact box size when wrapping down to a new line 1 year ago
FloatedBoxSpace.h 7492876298 The great formattening - format all library source code and documents 2 years ago
FormattingContext.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 weeks ago
FormattingContext.h 7492876298 The great formattening - format all library source code and documents 2 years ago
InlineBox.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 years ago
InlineBox.h 7492876298 The great formattening - format all library source code and documents 2 years ago
InlineContainer.cpp e8c592ce47 Render text nodes 2 weeks ago
InlineContainer.h e8c592ce47 Render text nodes 2 weeks ago
InlineLevelBox.cpp e8c592ce47 Render text nodes 2 weeks ago
InlineLevelBox.h 2479218d0d Make ElementText direct child of Node [wip] 2 weeks ago
InlineTypes.h 7492876298 The great formattening - format all library source code and documents 2 years ago
LayoutBox.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
LayoutBox.h 7492876298 The great formattening - format all library source code and documents 2 years ago
LayoutDetails.cpp e8c592ce47 Render text nodes 2 weeks ago
LayoutDetails.h e8c592ce47 Render text nodes 2 weeks ago
LayoutEngine.cpp 51af29b1b3 Defer scroll offset clamping to after layout, fixes #452 1 year ago
LayoutEngine.h 7492876298 The great formattening - format all library source code and documents 2 years ago
LayoutPools.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 year ago
LayoutPools.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 year ago
LineBox.cpp 70d0d5ecc9 Add rmlui_static_cast to assert validity of down casts, see #514 2 years ago
LineBox.h 7492876298 The great formattening - format all library source code and documents 2 years ago
ReplacedFormattingContext.cpp 7492876298 The great formattening - format all library source code and documents 2 years ago
ReplacedFormattingContext.h 7492876298 The great formattening - format all library source code and documents 2 years ago
TableFormattingContext.cpp 78515f3795 Table layout: Don't round during layout 1 year ago
TableFormattingContext.h 7492876298 The great formattening - format all library source code and documents 2 years ago
TableFormattingDetails.cpp 78515f3795 Table layout: Don't round during layout 1 year ago
TableFormattingDetails.h 7492876298 The great formattening - format all library source code and documents 2 years ago