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.cpp
Age
Commit message (
Expand
)
Author
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-09-22
LibGUI: Calculate unclamped_scrubber_size() as float
thankyouverycool
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