Andreas Kling
|
ce2894c95b
LibWeb: Restart the cursor blink cycle whenever the user edits content
|
преди 4 години |
Andreas Kling
|
3c9dcec442
LibWeb: Merge Document::layout() and Document::update_layout()
|
преди 4 години |
Andreas Kling
|
1eee6716e0
LibWeb: Attach DOM::Document to its frame before parsing
|
преди 4 години |
Andreas Kling
|
9d442ba606
LibWeb: Store layout box model metrics as floats
|
преди 4 години |
Andreas Kling
|
15e35b0d71
LibWeb: Layout viewport rect was lagging behind when resizing
|
преди 4 години |
Andreas Kling
|
5aeab9878e
LibWeb: Rename LayoutNode classes and move them into Layout namespace
|
преди 4 години |
Andreas Kling
|
81add73955
LibWeb: Make Frame point weakly to Page
|
преди 4 години |
Tom
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
преди 4 години |
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
|
преди 5 години |
Andreas Kling
|
9bdd8ec3f3
LibWeb: Don't paint a text cursor in unfocused frames
|
преди 5 години |
Andreas Kling
|
6b4a7d1ee3
LibWeb: Add "focused frame" concept, one focused Frame per Page
|
преди 5 години |
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 години |