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
/
Statusbar.cpp
Age
Commit message (
Expand
)
Author
2022-09-08
Browser+LibGUI+WindowServer: Open Button menus uniformly
thankyouverycool
2022-09-04
LibGUI: Add Widgets before the ResizeCorner by default in Statusbar
FrHun
2022-08-04
LibGUI: Let Buttons set their menu popup position
thankyouverycool
2022-06-28
LibGUI: Remove usages of deprecated implicit conversions
FrHun
2022-03-12
Libraries: Use default constructors/destructors in LibGUI
Lenny Maiorani
2022-02-24
LibGUI+Apps: Convert Statusbar Labels to Segments
thankyouverycool
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-07-29
LibGUI: Do not wrap text in statusbar segments
sin-ack
2021-05-06
LibGUI: Don't show resize corner in non-resizable window's statusbar
Andreas Kling
2021-05-05
LibGUI: Allow specifying GUI::Statusbar segment count in GML
Timothy Flynn
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-20
LibGUI: Make statusbar label flat when displaying override_text
Leandro Pereira
2021-04-17
LibGUI: Add "override text" to GUI::Statusbar
Andreas Kling
2021-04-17
LibGUI: Make some API's take String instead of StringView
Andreas Kling
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling