Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Release v0.1.1v0.1.1 | Robin Krahl | 2019-01-11 |
* | Fix link in readme | Robin Krahl | 2019-01-11 |
* | Implement Display for the Error enum | Robin Krahl | 2019-01-11 |
* | Move Error enum to the error module | Robin Krahl | 2019-01-11 |
* | Implement zenity backend | Robin Krahl | 2019-01-08 |
* | Add the Password dialog box | Robin Krahl | 2019-01-08 |
* | Release v0.1.0v0.1.0 | 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 |
* | Move tests/ to examples/ | 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 |
* | Create project skeleton | Robin Krahl | 2019-01-08 |