Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-03-17 | Move `Application` trait to `advanced` module | 1 | -855/+0 | ||
2024-03-17 | Introduce `Program::run_with` to control the initial state | 1 | -25/+54 | ||
2024-03-17 | Use `Program` API in `todos` example | 1 | -1/+15 | ||
2024-03-17 | Support custom themes in `Program` API | 1 | -15/+17 | ||
2024-03-17 | Move `Program` to `application` module | 1 | -0/+810 | ||