ladybird/Libraries/LibWeb/Page
Aliaksandr Kalenik e76cf3e225 LibWeb: Remove Document.h include from Layout/Node.h
This reduces the recompilation cascade when Document.h is modified.
Add explicit includes to files that relied on the transitive dependency.
2026-02-08 18:51:13 +01:00
..
DragAndDropEventHandler.cpp LibWeb+LibGfx: Apply editorial punctuation/whitespace/markup fixes 2025-06-25 03:12:19 +12:00
DragAndDropEventHandler.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
ElementResizeAction.cpp LibWeb: Remove Document.h include from Layout/Node.h 2026-02-08 18:51:13 +01:00
ElementResizeAction.h LibWeb: Implement resizing for eligible elements and update scrollbars 2026-01-12 11:00:14 +00:00
EventHandler.cpp LibWeb+UI: Support triple clicking and dragging paragraphs 2026-02-06 14:18:10 +00:00
EventHandler.h LibWeb+UI: Support triple clicking and dragging paragraphs 2026-02-06 14:18:10 +00:00
EventResult.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
InputEvent.cpp LibWeb: Validate scale_delta is finite when decoding PinchEvent from IPC 2026-01-22 17:38:15 +01:00
InputEvent.h LibWeb+UI: Support triple clicking and dragging paragraphs 2026-02-06 14:18:10 +00:00
Page.cpp LibWeb+UI: Support triple clicking and dragging paragraphs 2026-02-06 14:18:10 +00:00
Page.h LibWeb+UI: Support triple clicking and dragging paragraphs 2026-02-06 14:18:10 +00:00