summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/Splitter.h
AgeCommit message (Expand)Author
2021-05-26LibGUI: Have GUI::Splitter track all grabbable areasAndreas Kling
2021-05-13LibGUI/Splitter: Support setting minimum resizee sizeJelle Raaijmakers
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling