| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: remove uses find_parent internally, change element_list to &[] | pml68 | 2024-12-25 | 1 | -2/+2 |
| | | |||||
| * | style: add `max_width=80` to rustfmt.toml | pml68 | 2024-12-24 | 3 | -20/+21 |
| | | |||||
| * | feat: switch to `hecrj/iced_fontello` for icon font management | pml68 | 2024-12-08 | 1 | -3/+3 |
| | | |||||
| * | feat: animated theme switching with `iced_anim` crate | pml68 | 2024-11-06 | 1 | -4/+4 |
| | | | | | | | c c | ||||
| * | feat: add error dialogs, windows manifest | pml68 | 2024-10-30 | 3 | -6/+3 |
| | | |||||
| * | feat: implement very basic playground | pml68 | 2024-10-28 | 2 | -5/+5 |
| | | | | | | fix: `is_dirty` was never checked for in the main update fn, allowing unsaved work to easily be overwritten | ||||
| * | refactor: extract views from `main.rs` file | pml68 | 2024-10-25 | 5 | -0/+182 |
