summaryrefslogtreecommitdiff
path: root/LibGUI/GSlider.h
AgeCommit message (Expand)Author
2019-05-25LibGUI: Notify widgets when their enabled state changes.Andreas Kling
2019-04-30VisualBuilder: Add GSlider to the widgets toolbox.Andreas Kling
2019-04-30GSlider: Highlight the knob when hovering it. :^)Andreas Kling
2019-04-29GSlider: Improve appearance by thinning the track a bit.Andreas Kling
2019-04-29LibGUI: Add a GSlider widget.Andreas Kling