Age | Commit message (Expand) | Author |
---|---|---|
2022-03-29 | LibGUI: Add DoClamp option to AbstractSlider::set_value() | Itamar |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-09-22 | LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere | thankyouverycool |
2021-09-19 | LibGUI: Add option to disable on_change call for sliders set_value() | David Isaksson |
2021-08-01 | LibGUI: Remove unused header includes | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |