Brian Gianforcaro
|
217179a39f
LibWeb: Remove unused header includes
|
3 years ago |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 years ago |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
davidot
|
9fd9ce1f9e
LibWeb: Stop scrolling above content in BlockBox
|
4 years ago |
Angus Gibson
|
e9c1d9c89a
LibWeb: Return whether handle_mousewheel was handled
|
4 years ago |
Andreas Kling
|
82278d632f
LibWeb: Only scroll BlockBox on wheel event if overflow==scroll
|
4 years ago |
Andreas Kling
|
cd79b807dd
LibWeb: Allow scrolling overflowed content with the mouse wheel :^)
|
4 years ago |
Andreas Kling
|
53081226e9
LibWeb: Clip overflowing inline children when overflow != "visible"
|
4 years ago |
Andreas Kling
|
794ebb699c
LibWeb: Remove low-hanging LibGUI fruit from LibWeb
|
4 years ago |
Andreas Kling
|
9de1253f44
LibWeb: Remove a whole bunch of unnecessary #includes
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |