Andreas Kling
|
f67648f872
LibWeb: Rename HTMLDocumentParser => HTMLParser
|
3 年之前 |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 年之前 |
Andreas Kling
|
84fcf879f9
LibWeb: Rename BrowsingContext::document() => active_document()
|
3 年之前 |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 年之前 |
Brian Gianforcaro
|
217179a39f
LibWeb: Remove unused header includes
|
3 年之前 |
Timothy Flynn
|
22ab512f39
LibWeb: Remove now-duplicated actions from IPWV regarding text selection
|
4 年之前 |
Timothy Flynn
|
fea7e84b26
LibWeb: Move select-all implementation to BrowsingContext
|
4 年之前 |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 年之前 |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 年之前 |
Andreas Kling
|
d47f15ab8b
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Timothy Flynn
|
2381b19719
Browser+LibWeb+WebContent: Parse cookies in the OOP tab
|
4 年之前 |
Timothy Flynn
|
c00760c5f9
Browser+LibWeb+WebContent: Track the source of document.cookie requests
|
4 年之前 |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 年之前 |
Timothy Flynn
|
1ef48d50ff
LibWeb+WebContent: Hook document.cookie to the backend cookie storage
|
4 年之前 |
Andreas Kling
|
7f9f916470
LibWeb: Make tiled backgrounds scroll with content
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
Andreas Kling
|
ded8c728d2
LibWeb: Plumb wheel events from widget layer to EventHandler
|
4 年之前 |
Linus Groh
|
5e07c27e25
LibWeb: Implement Window.prompt()
|
4 年之前 |
Andreas Kling
|
5e91e61900
LibWeb: Remove WidgetBox layout node
|
4 年之前 |
Andreas Kling
|
abf7c02acb
LibWeb: Move window.confirm() to using a PageClient callback
|
4 年之前 |
Andreas Kling
|
9de1253f44
LibWeb: Remove a whole bunch of unnecessary #includes
|
4 年之前 |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |