Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add FileSelection dialog type | Reyk Floeter | 2019-12-10 |
* | Implement Default for all backend structs | Robin Krahl | 2019-10-27 |
* | Fix clippy complaints that don't change the semantics | Stephan Sokolow | 2019-10-25 |
* | Add the stdio backend | Robin Krahl | 2019-01-11 |
* | Return Box<dyn Backend> in default_backend() | Robin Krahl | 2019-01-11 |
* | Add the Password dialog box | Robin Krahl | 2019-01-08 |
* | Refactor io::Error into custom Error enum | Robin Krahl | 2019-01-08 |
* | Add question dialog boxes | Robin Krahl | 2019-01-08 |
* | Add input dialog boxes | Robin Krahl | 2019-01-08 |
* | backends/Dialog: Add support for output handling | Robin Krahl | 2019-01-08 |
* | Implement message boxes using the dialog backend | Robin Krahl | 2019-01-08 |