Age | Commit message (Expand) | Author |
---|---|---|
2021-09-01 | LibGUI: Don't draw Scrollbar scrubber when scrubber rect is null | thankyouverycool |
2021-08-31 | LibGUI: Tweak scrollbar arrows | Andreas Kling |
2021-08-31 | LibGUI+LibGfx: Make scrollbar buttons a little bit thicker | Andreas Kling |
2021-07-19 | LibGUI: Don't invalidate scrollbar rect if disabled | Marcus Nilsson |
2021-07-07 | LibGUI: Don't repaint disabled scrollbars when mousing over them | Andreas Kling |
2021-05-21 | Revert "Userland: static vs non-static constexpr variables" | Linus Groh |
2021-05-21 | Userland: static vs non-static constexpr variables | Lenny Maiorani |
2021-05-03 | LibGUI: Fix off-by-one in Scrollbar::scrubber_rect() | Linus Groh |
2021-05-03 | LibGUI: Remove unused Scrollbar::{de,in}crement_gutter_rect() | Linus Groh |
2021-05-02 | LibGfx: Unify Rect, Point, and Size | Matthew Olsson |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |