Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 年之前 |
Sam Atkins
|
0bf4089af9
LibWeb: Convert border painting to new pixel units
|
2 年之前 |
Sam Atkins
|
8a5c50f59d
LibWeb: Use ceilf() instead of ceil() for float values
|
2 年之前 |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 年之前 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 年之前 |
MacDue
|
72a37e5292
LibWeb: Tiebreak corner color on existence of corresponding borders
|
3 年之前 |
MacDue
|
e4cca7886e
LibWeb: Use the AA painter for drawing dotted lines
|
3 年之前 |
MacDue
|
4dfbbd5965
LibWeb: Move border corner bitmap getter/cache to function
|
3 年之前 |
MacDue
|
c9b363de56
LibWeb: Fix regression in painting the 'caret' icon on GitHub
|
3 年之前 |
MacDue
|
9e71fa9aa7
LibWeb: Bring border painting much closer to the spec/other browsers
|
3 年之前 |
MacDue
|
0e7aa1e98c
LibWeb: Add flag to normalize border radii to width only
|
3 年之前 |
MacDue
|
28c78b45ca
LibWeb: Keep both horizontal and vertical border radii till painting
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Andreas Kling
|
0de488749f
LibWeb: Use rounding instead of enclosing_int_rect() when painting
|
3 年之前 |
James Bellamy
|
7ab62ecd16
LibWeb: When painting, reduce computation cost by using the reciprocal
|
3 年之前 |
Sam Atkins
|
b715943035
LibWeb: Remove redundant Length::resolved() calls
|
3 年之前 |
Sam Atkins
|
67066c5140
LibWeb: Remove fallback value from Length::resolved()
|
3 年之前 |
Sam Atkins
|
ce0de4b2b4
LibWeb: Allow LengthPercentage to hold a calculated value
|
3 年之前 |
Andreas Kling
|
1b15144e78
LibWeb: Make sure painted CSS borders are snapped to integer pixels
|
3 年之前 |
Sam Atkins
|
bfcbab0dcf
LibWeb: Remove reference_for_percent parameter from Length::resolved()
|
3 年之前 |
Sam Atkins
|
f75e796909
LibWeb: Convert border-radii from Length to LengthPercentage :^)
|
3 年之前 |
Nico Weber
|
de72332920
Libraries: Fix typos
|
3 年之前 |
Sam Atkins
|
e1f3fb0146
LibWeb: Move border-painting code out of Box
|
3 年之前 |
Sam Atkins
|
aaf12929d5
LibWeb: Extract border-radius normalization code from Box
|
3 年之前 |
Tobias Christiansen
|
a49812cb07
LibWeb: Take border-radius into account when painting borders
|
4 年之前 |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |