summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/Scrollbar.h
AgeCommit message (Expand)Author
2022-06-28LibGUI: Implement new layout system for ScrollbarFrHun
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-29LibGUI: Add DoClamp option to AbstractSlider::set_value()Itamar
2022-03-13LibGUI: Allow setting smooth/coarse scrolling animation on ScrollBarMacDue
2022-03-13LibGUI: Add m_ prefix to gutter_click_state in ScrollBarMacDue
2022-03-12Libraries: Use default constructors/destructors in LibGUILenny Maiorani
2022-03-07LibGUI: Animated smooth scroll interpolationForLoveOfCats
2021-12-23LibGUI: Add visual clue to Scrollbar gutterFrHun
2021-09-22LibGUI: Calculate unclamped_scrubber_size() as floatthankyouverycool
2021-05-03LibGUI: Remove unused Scrollbar::{de,in}crement_gutter_rect()Linus Groh
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling