summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GSlider.cpp
AgeCommit message (Expand)Author
2019-12-24LibGUI+LibDraw: Add "Palette" concept for scoped color themingAndreas Kling
2019-11-10LibGUI: Add a simple GWidget class registry/factoryAndreas Kling
2019-07-20GSlider: Add support for vertical sliders.Andreas Kling
2019-07-18LibDraw: Introduce (formerly known as SharedGraphics.)Andreas Kling
2019-07-11GSlider: Make the knob width proportional to the range, if in that mode (#288)Lawrence Manning
2019-07-04Libraries: Create top level directory for libraries.Andreas Kling