Age | Commit message (Expand) | Author |
---|---|---|
2022-09-12 | Everywhere: Use my very shiny serenityos.org email :^) | networkException |
2022-05-13 | LibGUI+Userland: Make Dialog::ExecResult an enum class | Sam Atkins |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-07-26 | LibGUI: Add InputType enum to allow creating a password InputBox dialog | Tom |
2021-07-07 | LibGUI: Use east const style in InputBox.{cpp,h} | networkException |
2021-07-07 | LibGUI: Allow InputBox to show placeholder | networkException |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-20 | LibGUI: Set InputBox initial value to text_value string | Linus Groh |
2021-02-20 | LibGUI: Swap order of InputBox value and parent window args | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |