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
/
LibGfx
/
ClassicStylePainter.cpp
Age
Commit message (
Expand
)
Author
2021-08-31
LibGUI+LibGfx: Make scrollbar buttons a little bit thicker
Andreas Kling
2021-07-28
LibGUI+LibGfx: Highlight currently active tab button with accent color
Andreas Kling
2021-07-28
LibGfx: Remove unused StylePainter::paint_surface()
Andreas Kling
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
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-02
LibGfx: Unify Rect, Point, and Size
Matthew Olsson
2021-04-29
Everywhere: Add missing comma between copyright year and name
Linus Groh
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-17
LibGfx: Make top highlight of classic buttons fit to the top left corner
Luke
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-09
LibGfx+Base: Add Tray/TrayText theme colors and Gfx::ButtonStyle::Tray
Andreas Kling
2021-03-12
LibGfx+LibGUI: Add support for vertical ProgressBars
thankyouverycool
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling