Andreas Kling
|
460303b2fe
LibGfx: Draw checkbox check in the center of the checkbox rect
|
hace 2 años |
thankyouverycool
|
5917545633
LibGUI+LibGfx: Let Desktop::the() set widget effects
|
hace 2 años |
Andreas Kling
|
44cdca04d3
LibGfx+Base: Draw radio buttons programmatically
|
hace 3 años |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
hace 3 años |
Linus Groh
|
173dcfb7cb
Everywhere: Fix a bunch of typos
|
hace 3 años |
Cameron Youell
|
5b82bd719e
LibGUI: TabWidget add vertical tabs
|
hace 3 años |
MacDue
|
7628f1f233
LibGfx: Draw window frame border radii antialiased
|
hace 3 años |
Lenny Maiorani
|
d5fdc6096c
Libraries: Make CharacterBitmap instances at compile-time
|
hace 3 años |
MacDue
|
6c48fd84ad
LibGfx: Don't paint the window frame larger for the border-radius
|
hace 3 años |
thankyouverycool
|
bb4963a697
LibGfx+LibGUI: Add FrameShape::Window
|
hace 3 años |
thankyouverycool
|
e113e3ccaa
LibGfx: Return early when painting FrameShape::NoFrames
|
hace 3 años |
thankyouverycool
|
f77ac3a73c
LibGUI: Allow Buttons to set themselves as default
|
hace 3 años |
Filiph Sandström
|
8a1d77f65c
LibGfx: Add window border/title theming options
|
hace 3 años |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
hace 3 años |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
hace 3 años |
Sam Atkins
|
885ca2f968
LibGfx+WindowServer: Move shadow-painting code to StylePainter
|
hace 3 años |
Sam Atkins
|
cf188df86c
LibGfx: Make style painters use east const and virtual specifiers
|
hace 3 años |
Andreas Kling
|
b8416df173
LibGUI+LibGfx: Make scrollbar buttons a little bit thicker
|
hace 3 años |
Andreas Kling
|
410b3c85b6
LibGUI+LibGfx: Highlight currently active tab button with accent color
|
hace 4 años |
Andreas Kling
|
03cca20699
LibGfx: Remove unused StylePainter::paint_surface()
|
hace 4 años |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
hace 4 años |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
hace 4 años |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
hace 4 años |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
hace 4 años |
Linus Groh
|
5459c744f1
Everywhere: Add missing comma between copyright year and name
|
hace 4 años |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
Luke
|
dfb23babbb
LibGfx: Make top highlight of classic buttons fit to the top left corner
|
hace 4 años |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
hace 4 años |
Andreas Kling
|
11bea5d633
LibGfx+Base: Add Tray/TrayText theme colors and Gfx::ButtonStyle::Tray
|
hace 4 años |
thankyouverycool
|
5806630cf4
LibGfx+LibGUI: Add support for vertical ProgressBars
|
hace 4 años |