Age | Commit message (Expand) | Author |
---|---|---|
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 |