Age | Commit message (Expand) | Author |
---|---|---|
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-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-08-02 | LibGUI: Add a simple GUI::PasswordInputDialog | Andreas Kling |