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
/
StylePainter.h
Age
Commit message (
Expand
)
Author
2022-08-09
LibGUI+LibGfx: Let Desktop::the() set widget effects
thankyouverycool
2022-05-21
LibGUI: TabWidget add vertical tabs
Cameron Youell
2022-03-17
Libraries: Use default constructors/destructors in LibGfx
Lenny Maiorani
2022-02-25
LibGfx+LibGUI: Add FrameShape::Window
thankyouverycool
2022-02-25
LibGfx+LibGUI: Remove {Horizontal,Vertical}Line FrameShapes
thankyouverycool
2022-01-26
LibGUI: Allow Buttons to set themselves as default
thankyouverycool
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-10-28
LibGfx+WindowServer: Move shadow-painting code to StylePainter
Sam Atkins
2021-10-28
LibGfx: Make style painters use east const and virtual specifiers
Sam Atkins
2021-10-06
LibGUI: Add missing headers
Ben Wiederhake
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-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
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