| .. |
|
BlockContainer.cpp
|
270efa1d01
Flex formatting: Avoid negative flex item size in some situations when edge size is fractional, fixes #657
|
1 year ago |
|
BlockContainer.h
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
BlockFormattingContext.cpp
|
553b6f41fe
CreateString and FormatString: Remove the now unused `max_size` argument from API
|
1 year ago |
|
BlockFormattingContext.h
|
7492876298
The great formattening - format all library source code and documents
|
2 years 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
|
eb1d6ee616
Add flexbox chat benchmark (see #498)
|
2 years 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
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
2 years ago |
|
InlineContainer.h
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
InlineLevelBox.cpp
|
70d0d5ecc9
Add rmlui_static_cast to assert validity of down casts, see #514
|
2 years ago |
|
InlineLevelBox.h
|
7492876298
The great formattening - format all library source code and documents
|
2 years 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
|
9d36a83dbb
Flexbox layout: Fix hypothetical width of replaced elements in column direction layout, see #666
|
1 year ago |
|
LayoutDetails.h
|
b6162ffc90
Refactor: Use common `IsScrollContainer` function
|
1 year 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 |