summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/SpinBox.h
AgeCommit message (Expand)Author
2020-09-23LibGUI: Use on_up_pressed/on_down_pressed events in SpinBoxTibor Nagy
2020-07-20LibGUI: Use ControlBoxButtons in SpinBox and ComboBoxthankyouverycool
2020-05-08LibGUI: Make the "enabled" widget state propagate to child widgetsAndreas Kling
2020-05-08LibGUI: Fix for disable state of SpinBoxHüseyin ASLITÜRK
2020-02-24LibGUI: Implement keyboard and mouse wheel events for SpinBoxTibor Nagy
2020-02-23LibGUI: Remove parent parameter to GUI::Widget constructorAndreas Kling
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling