Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 yıl önce |
Andreas Kling
|
656b01eb0f
LibWeb: Rework the layout engine to use relative offsets
|
5 yıl önce |
Andreas Kling
|
883dc9260d
LibWeb: Unbreak favicon notifications after Page refactoring
|
5 yıl önce |
Andreas Kling
|
92392398a2
LibWeb: Add Page abstraction between PageView and main Frame
|
5 yıl önce |
Andreas Kling
|
767daf1c12
LibWeb: Unbreak <a title> tooltips in the main frame
|
5 yıl önce |
Andreas Kling
|
d93bf78346
LibWeb: Fix broken paint invalidation after subframe changes
|
5 yıl önce |
Andreas Kling
|
3ae3729b4e
LibWeb: Let subframes propagate paint invalidations via host element
|
5 yıl önce |
Andreas Kling
|
d1852b4547
LibWeb: Add per-Frame EventHandler, handle mouse events recursively
|
5 yıl önce |
Andreas Kling
|
896db187e5
LibWeb: Move Frame.{cpp,h} into a new Frame/ directory
|
5 yıl önce |
Andreas Kling
|
efe9d36eba
LibWeb: Always scroll PageView to top when a new document is set
|
5 yıl önce |
Andreas Kling
|
075bd75859
LibWeb: Add a FrameLoader class and move PageView's loading logic there
|
5 yıl önce |
Andreas Kling
|
2149820260
LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo")
|
5 yıl önce |
Andreas Kling
|
6ed11f1d1c
LibWeb: Move ResourceLoader into a new Loader/ directory
|
5 yıl önce |
Andreas Kling
|
e58e315e0f
LibWeb: Make input widget (buttons, text boxes, etc) scroll with page
|
5 yıl önce |
Andreas Kling
|
8766e49a7c
LibWeb+Browser: Use the new HTML parser by default
|
5 yıl önce |
FalseHonesty
|
7ca562b200
LibMarkdown: Change MD Document parse API to return a RefPtr
|
5 yıl önce |
Andreas Kling
|
42243d2e06
LibWeb: Rename Web::HtmlView => Web::PageView
|
5 yıl önce |