Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-09-15 | Revert system menus support | 1 | -145/+0 | |
2021-07-19 | Add a presets `Menu` to the `game_of_life` example | 1 | -2/+2 | |
2021-07-19 | Replace `content` with `title` in `menu` module | 1 | -23/+18 | |
2021-07-19 | Implement `Menu::map` naively | 1 | -5/+39 | |
2021-07-12 | Store and synchronize `Menu` in `application::State` | 1 | -4/+36 | |
2021-07-12 | Move `menu` module from `iced_native` to `iced_core` | 1 | -0/+0 | |
2021-07-12 | Make `Menu` API a bit more functional | 1 | -36/+39 | |
2021-07-05 | Initial menu implementation | 1 | -0/+81 |