Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
Andreas Kling
|
e099960e4d
LibWeb: Remove a bunch of no-longer needed #includes
|
3 éve |
Andreas Kling
|
cb0c5390ff
LibWeb: Move mouse event and label logic from layout to painting tree
|
3 éve |
Andreas Kling
|
9461e44afa
LibWeb: Use Layout::Box::paint_box() accessor in more places
|
3 éve |
Andreas Kling
|
f6497b64ac
LibWeb: Rename Painting::Box => Paintable
|
3 éve |
Andreas Kling
|
a4d51b3dc2
LibWeb: Add Painting::Box and move things from Layout::Box into it
|
3 éve |
Timothy Flynn
|
4f19deb13b
LibWeb: Implement reverse lookup to labels from their labelable nodes
|
3 éve |
Andreas Kling
|
f318045a8f
LibWeb: Support implicit <label> targets
|
3 éve |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 éve |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 éve |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 éve |
Andreas Kling
|
c4826eae4f
LibWeb: Rename Layout::BlockBox => BlockContainer
|
3 éve |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 éve |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 éve |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 éve |
Luke
|
ca71ac484b
LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)"
|
4 éve |
Timothy Flynn
|
1b2123af80
LibWeb: Convert ButtonBox to be a LabelableNode
|
4 éve |
Timothy Flynn
|
e1b5613142
LibWeb: Defer mouse events from TextNode to Label
|
4 éve |
Timothy Flynn
|
d8106dda73
LibWeb: Add "Label" to be the layout node for HTMLLabelElement
|
4 éve |