Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -2/+1 | |
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -0/+2 | |
* | Write documentation for new `iced_winit` API | 2020-05-28 | 1 | -1/+1 | |
* | Introduce `Program` and `State` | 2020-05-21 | 1 | -11/+3 | |
* | Implement `iced_glutin` :tada: | 2020-05-21 | 1 | -4/+3 | |
* | Refactor `Viewport` and `Compositor` | 2020-05-20 | 1 | -1/+0 | |
* | Avoid `Size` name collision in`iced_winit` | 2020-02-09 | 1 | -1/+0 | |
* | Implement an opaque `Size` type | 2020-02-07 | 1 | -0/+2 | |
* | Make Clipboard public | 2020-02-01 | 1 | -1/+1 | |
* | Forbid unsafe code and Rust 2018 idioms | 2020-01-20 | 1 | -2/+2 | |
* | Create `iced_futures` and wire everything up | 2020-01-19 | 1 | -1/+2 | |
* | Expose `window::Mode` in `iced` | 2020-01-16 | 1 | -0/+2 | |
* | Allow clipboard access in `Widget::on_event` | 2019-12-18 | 1 | -3/+5 | |
* | Write docs for subscriptions and reorganize a bit | 2019-12-14 | 1 | -0/+1 | |
* | Use cfg and path attribute instead of cfg_attr for IntelliJ Rust support | 2019-12-04 | 1 | -2/+5 | |
* | Allow `Application` configuration with `Settings` | 2019-11-25 | 1 | -0/+2 | |
* | Write docs for `iced_winit` | 2019-11-22 | 1 | -0/+23 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -0/+1 | |
* | Enable debug view explicitly and test it in CI | 2019-11-03 | 1 | -5/+2 | |
* | Implement debug view and load system fonts | 2019-11-03 | 1 | -0/+11 | |
* | Move `winit::Application` to its own module | 2019-10-10 | 1 | -124/+2 | |
* | Move `winit` conversions to `iced_winit` | 2019-10-10 | 1 | -0/+2 | |
* | Move `winit` logic from `iced` to `iced_winit` | 2019-10-09 | 1 | -0/+126 | |
* | Open a window using `winit` | 2019-10-03 | 1 | -0/+1 | |
* | Start `iced_winit` and `iced_wgpu` | 2019-10-03 | 1 | -0/+1 |