summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/Statusbar.cpp
AgeCommit message (Expand)Author
2022-09-08Browser+LibGUI+WindowServer: Open Button menus uniformlythankyouverycool
2022-09-04LibGUI: Add Widgets before the ResizeCorner by default in StatusbarFrHun
2022-08-04LibGUI: Let Buttons set their menu popup positionthankyouverycool
2022-06-28LibGUI: Remove usages of deprecated implicit conversionsFrHun
2022-03-12Libraries: Use default constructors/destructors in LibGUILenny Maiorani
2022-02-24LibGUI+Apps: Convert Statusbar Labels to Segmentsthankyouverycool
2021-08-18Userland+LibGUI: Add shorthand versions of the Margins constructorsin-ack
2021-07-29LibGUI: Do not wrap text in statusbar segmentssin-ack
2021-05-06LibGUI: Don't show resize corner in non-resizable window's statusbarAndreas Kling
2021-05-05LibGUI: Allow specifying GUI::Statusbar segment count in GMLTimothy Flynn
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-20LibGUI: Make statusbar label flat when displaying override_textLeandro Pereira
2021-04-17LibGUI: Add "override text" to GUI::StatusbarAndreas Kling
2021-04-17LibGUI: Make some API's take String instead of StringViewAndreas Kling
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling