| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `f32` in `Length::Units` and rename it to `Fixed` | Héctor Ramón Jiménez | 2023-02-17 | 1 | -1/+1 |
* | Fix: Clippy lint 'uninlined_format_args' | 13r0ck | 2023-01-27 | 1 | -1/+1 |
* | Draft `Shell:request_redraw` API | Héctor Ramón Jiménez | 2023-01-12 | 2 | -14/+12 |
* | Replace stateful widgets with new `iced_pure` API | Héctor Ramón Jiménez | 2022-07-27 | 1 | -16/+15 |
* | Draft first-class `Theme` support | Héctor Ramón Jiménez | 2022-05-14 | 1 | -3/+7 |
* | Update Rust edition to 2021 :tada: | Héctor Ramón Jiménez | 2022-02-09 | 1 | -1/+1 |
* | Refactor alignment types into an `alignment` module | Héctor Ramón Jiménez | 2021-09-20 | 1 | -5/+4 |
* | Introduce and use `CrossAlign` enum for `Column` and `Row` | Héctor Ramón Jiménez | 2021-09-20 | 1 | -4/+4 |
* | Make `Command` implementations platform-specific | Héctor Ramón Jiménez | 2021-09-02 | 1 | -8/+4 |
* | Showcase graceful exiting in `events` example | Héctor Ramón Jiménez | 2021-03-30 | 1 | -10/+37 |
* | Add `clipboard` argument to `Application::update` | Héctor Ramón Jiménez | 2021-03-11 | 1 | -3/+7 |
* | Make `Application` and `Sandbox` return a `Result` | Héctor Ramón Jiménez | 2020-09-08 | 1 | -1/+1 |
* | Allow passing external state to `Application::new` | Héctor Ramón Jiménez | 2020-03-30 | 1 | -1/+2 |
* | Create `README` files for all the examples | Héctor Ramón Jiménez | 2020-02-21 | 1 | -0/+18 |
* | Package examples and remove `dev-dependencies` | Héctor Ramón Jiménez | 2020-01-20 | 2 | -0/+96 |