summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GSplitter.cpp
AgeCommit message (Expand)Author
2019-12-24LibGUI+LibDraw: Add "Palette" concept for scoped color themingAndreas Kling
2019-12-23WindowServer+LibGUI: Implement basic color themingAndreas Kling
2019-09-04GSplitter: Change default spacing to 3 pixelsAndreas Kling
2019-07-27LibDraw: Tweak the hover highlight color.Andreas Kling
2019-07-27GSplitter: Explicitly set the size policies when resizing.Andreas Kling
2019-07-20GSplitter: Implement using the orientation-based geometry helpers.Andreas Kling
2019-07-04Libraries: Create top level directory for libraries.Andreas Kling