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