Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-03 | Introduce `center` widget helper | 1 | -9/+3 | |
2024-03-17 | Move `Program` to `application` module | 1 | -1/+1 | |
2024-03-16 | Implement `Program::load` to specify startup `Command` | 1 | -7/+1 | |
2024-03-16 | Introduce `Program` API | 1 | -14/+6 | |
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -1/+1 | |
2023-07-21 | refactored window storage; | 1 | -1/+1 | |
2023-01-12 | Draft `Shell:request_redraw` API | 1 | -13/+13 | |
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -28/+15 | |
2022-01-03 | Center contents with `Container` in `exit` example | 1 | -7/+16 | |
2021-12-29 | Allow Sandbox applications to exit. | 3 | -0/+95 |