Aliaksandr Kalenik
|
d1d6da6ab6
LibWeb: Resolve border radius during layout and save it in paintables
|
1 rok temu |
Aliaksandr Kalenik
|
29ff1f67be
LibWeb: Introduce dedicated painting command for borders
|
1 rok temu |
Aliaksandr Kalenik
|
70353b79af
LibWeb: Change paint_all_borders() to accept only device pixel values
|
1 rok temu |
MacDue
|
1c012f0a4a
LibWeb: Remove "cached corner bitmap" and its use in the corner clipper
|
1 rok temu |
Aliaksandr Kalenik
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
1 rok temu |
Sam Atkins
|
29b2022303
LibWeb: When growing or shrinking a border-radius, ignore it if it's 0
|
1 rok temu |
Andi Gallo
|
7bd00d6a42
LibWeb: Snap table grid to device pixels in separate borders mode
|
2 lat temu |
Sam Atkins
|
fe7e797483
LibWeb: Implement the CSS `outline` property :^)
|
2 lat temu |
zhiyuang
|
97130a4e66
LibWeb: More correctly paint joins between borders
|
2 lat temu |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 lat temu |
Sam Atkins
|
7d08d5ad6f
LibWeb: Remove now-unused includes from StyleValue.cpp
|
2 lat temu |
Sam Atkins
|
0bf4089af9
LibWeb: Convert border painting to new pixel units
|
2 lat temu |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 lat temu |
MacDue
|
0070c28714
LibWeb: Add .shrink() to BorderRadiusData and BorderRadiiData
|
3 lat temu |
MacDue
|
4dfbbd5965
LibWeb: Move border corner bitmap getter/cache to function
|
3 lat temu |
MacDue
|
c9b363de56
LibWeb: Fix regression in painting the 'caret' icon on GitHub
|
3 lat temu |
MacDue
|
9e71fa9aa7
LibWeb: Bring border painting much closer to the spec/other browsers
|
3 lat temu |
MacDue
|
0e7aa1e98c
LibWeb: Add flag to normalize border radii to width only
|
3 lat temu |
MacDue
|
28c78b45ca
LibWeb: Keep both horizontal and vertical border radii till painting
|
3 lat temu |
Sam Atkins
|
f75e796909
LibWeb: Convert border-radii from Length to LengthPercentage :^)
|
3 lat temu |
Sam Atkins
|
e1f3fb0146
LibWeb: Move border-painting code out of Box
|
3 lat temu |
Sam Atkins
|
aaf12929d5
LibWeb: Extract border-radius normalization code from Box
|
3 lat temu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 lat temu |