Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-03-16 | Replace `Program::fonts` with simpler `font` method | 1 | -12/+4 | |
2024-03-16 | Make `Program::title` private | 1 | -1/+1 | |
2024-03-16 | Make `sandbox` helper take a `title` as well | 1 | -3/+4 | |
2024-03-16 | Implement `Program::load` to specify startup `Command` | 1 | -9/+79 | |
2024-03-16 | Rename `Program::new` to `build` | 1 | -10/+10 | |
2024-03-16 | Introduce `Program` API | 1 | -0/+669 |