Age | Commit message (Expand) | Author |
---|---|---|
2022-05-08 | LibGUI: Fix {Value,Opacity}Slider value changes for values less than 0 | Torstennator |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2022-01-20 | Userland: Add horizontal mouse scroll support | Dmitry Petrov |
2021-12-30 | Everywhere: Use 'decrease_slider_by()' method from AbstractSlider | Elyse |
2021-10-27 | Everywhere: Rename left/right-click to primary/secondary | Filiph Sandström |
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-15 | LibGUI: Fix OpacitySlider hairline disappearing towards the left | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |