Aliaksandr Kalenik
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
před 1 rokem |
Aliaksandr Kalenik
|
29ff1f67be
LibWeb: Introduce dedicated painting command for borders
|
před 1 rokem |
Aliaksandr Kalenik
|
70353b79af
LibWeb: Change paint_all_borders() to accept only device pixel values
|
před 1 rokem |
Tim Schumacher
|
a2f60911fe
AK: Rename GenericTraits to DefaultTraits
|
před 1 rokem |
Aliaksandr Kalenik
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
před 1 rokem |
Andi Gallo
|
23fc1f988f
LibWeb: Use reference instead of pointer for table cell paintable boxes
|
před 1 rokem |
Andreas Kling
|
d296992fb3
LibWeb: Make StackingContext point to paint tree instead of layout tree
|
před 1 rokem |
Andi Gallo
|
34cd7f4c22
LibWeb: Verify that table cells have a paintable when collecting them
|
před 1 rokem |
Andi Gallo
|
7bd00d6a42
LibWeb: Snap table grid to device pixels in separate borders mode
|
před 1 rokem |
Andi Gallo
|
ea6e079e07
LibWeb: Snap table grid to device pixels in collapsed borders mode
|
před 1 rokem |
Andi Gallo
|
a7166eb103
LibWeb: Complete table border conflict resolution
|
před 2 roky |
Andi Gallo
|
a098f38cab
LibWeb: Compute border rectangles using CSSPixels
|
před 2 roky |
Andi Gallo
|
f544132fe8
LibWeb: Some improvements for painting of collapsed table borders
|
před 2 roky |