Andreas Kling
|
c67b45aa1f
LibWeb: Forget frame selection when changing documents
|
4 年之前 |
Linus Groh
|
216ccaf805
LibWeb: Handle PageClient::page_did_change_title() in Frame::set_document()
|
4 年之前 |
Andreas Kling
|
51dbea3a0e
LibWeb: Use RefPtrs more in getElementById() and getElementsByName()
|
4 年之前 |
Rewi Haar
|
521e730df1
LibWeb: Calculate selection based on glyph centers
|
4 年之前 |
Andreas Kling
|
56c3748dcc
LibWeb: Rename PageView => InProcessWebView
|
4 年之前 |
Andreas Kling
|
9bdd8ec3f3
LibWeb: Don't paint a text cursor in unfocused frames
|
4 年之前 |
Andreas Kling
|
6b4a7d1ee3
LibWeb: Add "focused frame" concept, one focused Frame per Page
|
4 年之前 |
Andreas Kling
|
1c7faa8965
LibWeb: Move text selection serialization from PageView to Frame
|
5 年之前 |
Andreas Kling
|
2c679d0c8b
LibWeb: Add a blinking text cursor :^)
|
5 年之前 |
Andreas Kling
|
ef711f501e
LibWeb: Move the Page/Frame/EventHandler classes into Page/
|
5 年之前 |