Age | Commit message (Expand) | Author |
---|---|---|
2020-07-20 | LibGUI: Use ControlBoxButtons in SpinBox and ComboBox | thankyouverycool |
2020-05-08 | LibGUI: Make the "enabled" widget state propagate to child widgets | Andreas Kling |
2020-05-08 | LibGUI: Fix for disable state of SpinBox | Hüseyin ASLITÜRK |
2020-02-24 | LibGUI: Implement keyboard and mouse wheel events for SpinBox | Tibor Nagy |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |