summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/ScrollableWidget.h
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling
2021-02-21LibGUI: Let ScrollableWidget handle the wheel events of its ScrollBarsTom
2021-02-20LibGUI: Recheck size excesses when scrollbars become visiblethankyouverycool
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling