index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibGUI
/
Scrollbar.h
Age
Commit message (
Expand
)
Author
2022-12-26
LibGUI+Applications: Rename automatic scrolling timer functions
thankyouverycool
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-06-28
LibGUI: Implement new layout system for Scrollbar
FrHun
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-29
LibGUI: Add DoClamp option to AbstractSlider::set_value()
Itamar
2022-03-13
LibGUI: Allow setting smooth/coarse scrolling animation on ScrollBar
MacDue
2022-03-13
LibGUI: Add m_ prefix to gutter_click_state in ScrollBar
MacDue
2022-03-12
Libraries: Use default constructors/destructors in LibGUI
Lenny Maiorani
2022-03-07
LibGUI: Animated smooth scroll interpolation
ForLoveOfCats
2021-12-23
LibGUI: Add visual clue to Scrollbar gutter
FrHun
2021-09-22
LibGUI: Calculate unclamped_scrubber_size() as float
thankyouverycool
2021-05-03
LibGUI: Remove unused Scrollbar::{de,in}crement_gutter_rect()
Linus Groh
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