Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 anos atrás |
sin-ack
|
29583104d2
LibWeb: Refactor all LabelableNode subclasses + input event handling :^)
|
3 anos atrás |
Andreas Kling
|
e099960e4d
LibWeb: Remove a bunch of no-longer needed #includes
|
3 anos atrás |
Andreas Kling
|
cb0c5390ff
LibWeb: Move mouse event and label logic from layout to painting tree
|
3 anos atrás |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
3 anos atrás |
Andreas Kling
|
9461e44afa
LibWeb: Use Layout::Box::paint_box() accessor in more places
|
3 anos atrás |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
3 anos atrás |
Andreas Kling
|
f6497b64ac
LibWeb: Rename Painting::Box => Paintable
|
3 anos atrás |
Andreas Kling
|
f0d833a3d7
LibWeb: Move StackingContext and PaintPhase into the Painting namespace
|
3 anos atrás |
Andreas Kling
|
a4d51b3dc2
LibWeb: Add Painting::Box and move things from Layout::Box into it
|
3 anos atrás |
Andreas Kling
|
8a89a7bd95
LibWeb: Make <input type=checkbox> honor the "checked" attribute
|
3 anos atrás |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 anos atrás |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 anos atrás |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 anos atrás |
Andreas Kling
|
81590b1804
LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it
|
3 anos atrás |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
Luke
|
ca71ac484b
LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)"
|
4 anos atrás |
Timothy Flynn
|
1380dbeef3
LibWeb: Protect RadioButton and TextNode against mutating DOM
|
4 anos atrás |
Timothy Flynn
|
e193cb0f11
LibWeb: Convert RadioButton to be a LabelableNode
|
4 anos atrás |
Timothy Flynn
|
4f9e9c0715
LibWeb: Do not assume grouped radio buttons have the same parent
|
4 anos atrás |
Timothy Flynn
|
b50de19cd3
LibWeb: Add support for HTML input type=radio
|
4 anos atrás |