Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Introduce and use `CrossAlign` enum for `Column` and `Row` | 2021-09-20 | 1 | -1/+1 | ||
* | Revert system menus support | 2021-09-15 | 1 | -2/+0 | ||
* | Rename `HitTestResult` to `Hit` | 2021-08-26 | 1 | -2/+1 | ||
* | Implement textual hit testing | 2021-08-21 | 1 | -0/+2 | ||
* | Move `menu` module from `iced_native` to `iced_core` | 2021-07-12 | 1 | -0/+2 | ||
* | Add support for asymmetrical padding | 2021-06-01 | 1 | -0/+2 | ||
* | Update graphs in crate docs | 2020-11-26 | 1 | -2/+2 | ||
* | Rename `MouseCursor` to `mouse::Interaction` | 2020-04-30 | 1 | -2/+0 | ||
* | Remove `ButtonState` | 2020-04-30 | 1 | -2/+0 | ||
* | Move `MouseCursor` to `iced_core` | 2020-04-29 | 1 | -0/+2 | ||
* | Move reusable `mouse` types to `iced_core` | 2020-04-28 | 1 | -0/+3 | ||
* | Move common keyboard types to `iced_core` | 2020-03-17 | 1 | -0/+1 | ||
* | Move `Size` to `iced_core` | 2020-02-14 | 1 | -0/+2 | ||
* | Forbid unsafe code and Rust 2018 idioms | 2020-01-20 | 1 | -2/+2 | ||
* | Write documentation for `iced_futures` | 2020-01-20 | 1 | -1/+1 | ||
* | Create `iced_futures` and wire everything up | 2020-01-19 | 1 | -18/+0 | ||
* | Implement `Runtime` and `Executor` in `iced_core` | 2020-01-19 | 1 | -0/+6 | ||
* | Implement `subscription::Tracker` in `iced_core` | 2020-01-19 | 1 | -1/+1 | ||
* | Write docs for subscriptions and reorganize a bit | 2019-12-14 | 1 | -1/+1 | ||
* | Draft first version of event subscriptions :tada: | 2019-12-05 | 1 | -1/+7 | ||
* | Uncomment missing debug implementations rule | 2019-11-22 | 1 | -2/+2 | ||
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -0/+2 | ||
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -3/+1 | ||
* | Write documentation for `iced_core` | 2019-11-18 | 1 | -4/+20 | ||
* | Implement future-based `Command` in `iced_core` | 2019-11-17 | 1 | -0/+4 | ||
* | Draft `Font` type and implement `Text::font` | 2019-11-13 | 1 | -0/+2 | ||
* | Implement `Container` widget | 2019-11-11 | 1 | -2/+0 | ||
* | Make `iced_core::Button` customizable | 2019-10-08 | 1 | -0/+2 | ||
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -0/+18 | ||
* | Rethink workspace structure | 2019-09-14 | 1 | -229/+0 | ||
* | Switch to workspace layout | 2019-09-10 | 1 | -0/+229 |