Andreas Kling
|
92392398a2
LibWeb: Add Page abstraction between PageView and main Frame
|
5 년 전 |
Andreas Kling
|
896db187e5
LibWeb: Move Frame.{cpp,h} into a new Frame/ directory
|
5 년 전 |
Andreas Kling
|
2149820260
LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo")
|
5 년 전 |
Andreas Kling
|
e1e9fb8290
LibWeb: Turn <input type=button> into an actual button :^)
|
5 년 전 |
Andreas Kling
|
42243d2e06
LibWeb: Rename Web::HtmlView => Web::PageView
|
5 년 전 |
Andreas Kling
|
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
|
5 년 전 |
Shadowfacts
|
7f538ea7eb
LibWeb: When creating form action URL, only include value for the submit
|
5 년 전 |
Andreas Kling
|
9df71afdb3
LibWeb: Respect the <input size> attribute a bit more :^)
|
5 년 전 |
Andreas Kling
|
6886c6efa6
LibWeb: Don't generate a layout node for <input type="hidden">
|
5 년 전 |
Andreas Kling
|
7309642ca8
LibWeb: Use FlyString for Element tag names
|
5 년 전 |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
5 년 전 |