| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix `image` feature name in `glow` and `iced` | Héctor Ramón Jiménez | 2021-02-13 | 1 | -1/+1 |
* | Add image format options to reduce code bloat, fixes #376 | Greg V | 2021-02-13 | 1 | -1/+1 |
* | Make iced::Error Send + Sync | Taiki Endo | 2021-01-29 | 1 | -1/+12 |
* | update example description at sandbox's documentation (#710) | GunpowderGuy | 2021-01-22 | 1 | -3/+3 |
* | Keep old behavior for `Executor` feature flags | Héctor Ramón Jiménez | 2021-01-15 | 1 | -14/+7 |
* | Add `smol` async runtime | Jayce Fayne | 2021-01-14 | 2 | -7/+31 |
* | Merge remote-tracking branch 'tarkah/image-pane' into image-pane | Héctor Ramón Jiménez | 2020-12-18 | 1 | -1/+2 |
|\ |
|
| * | remove re-export on viewer::State | Cory Forsstrom | 2020-05-27 | 1 | -1/+3 |
| * | rename to image::Viewer | Cory Forsstrom | 2020-05-26 | 1 | -12/+4 |
| * | Rename and add to iced image module | Cory Forsstrom | 2020-05-26 | 1 | -9/+11 |
| * | Add `ImagePane` widget | Cory Forsstrom | 2020-05-26 | 1 | -2/+8 |
* | | Update example links to point to `0.2` branch | Héctor Ramón Jiménez | 2020-11-26 | 3 | -20/+23 |
* | | Use recently stabilized intra-doc links | Héctor Ramón Jiménez | 2020-11-26 | 7 | -75/+18 |
* | | Rename `keyboard::ModifiersState` to `Modifiers` | Héctor Ramón Jiménez | 2020-11-26 | 1 | -1/+1 |
* | | Merge pull request #595 from valbendan/master | Héctor Ramón | 2020-11-25 | 2 | -6/+23 |
|\ \ |
|
| * | | Introduce `tokio_old` feature | Héctor Ramón Jiménez | 2020-11-25 | 2 | -5/+22 |
| * | | Update src/executor.rs
| dabaichi | 2020-11-06 | 1 | -2/+1 |
| * | | upgrade tokio to latest version(v0.3) | valbendan | 2020-11-05 | 1 | -1/+2 |
* | | | Implement `QRCode` widget | Héctor Ramón Jiménez | 2020-11-20 | 1 | -0/+11 |
|/ / |
|
* | | Fix DimensionsMismatch error message | sum-elier | 2020-11-01 | 1 | -1/+1 |
* | | Remove `executor::Null` from the root public API | Héctor Ramón Jiménez | 2020-10-17 | 3 | -4/+3 |
* | | Fixes #539: Allow windows to be set always_on_top | Tom | 2020-09-28 | 1 | -1/+6 |
* | | Make `Application` and `Sandbox` return a `Result` | Héctor Ramón Jiménez | 2020-09-08 | 5 | -12/+61 |
* | | Merge branch 'feature/rule-widget' into master | Héctor Ramón Jiménez | 2020-08-22 | 1 | -3/+3 |
|\ \ |
|
| * | | widget Rule added | Billy Messenger | 2020-08-22 | 1 | -3/+3 |
* | | | Add 'transparent' in window setting | Katherine Philip | 2020-08-17 | 1 | -0/+5 |
|/ / |
|
* | | Rename `ComboBox` to `PickList` | Héctor Ramón Jiménez | 2020-07-10 | 1 | -5/+5 |
* | | Draft `ComboBox` and `Menu` layer | Héctor Ramón Jiménez | 2020-07-08 | 1 | -5/+5 |
* | | Export `Canvas` if `glow_canvas` feature is enabled | Héctor Ramón Jiménez | 2020-07-08 | 1 | -1/+1 |
* | | Move `Icon` to `iced` crate and introduce `Error` | Héctor Ramón Jiménez | 2020-07-01 | 4 | -5/+142 |
* | | Add support for setting window icon | Francesco Pasa | 2020-07-01 | 2 | -2/+7 |
* | | Add `min_size` and `max_size` to `window::Settings` | Héctor Ramón Jiménez | 2020-06-25 | 2 | -7/+24 |
* | | Merge pull request #415 from hecrj/feature/configurable-scale-factor | Héctor Ramón | 2020-06-20 | 2 | -1/+39 |
|\ \ |
|
| * | | Add `scale_factor` to `Application` and `Sandbox` | Héctor Ramón Jiménez | 2020-06-19 | 2 | -1/+39 |
* | | | Make default text size configurable in `Settings` | Héctor Ramón Jiménez | 2020-06-19 | 2 | -3/+25 |
|/ / |
|
* | | Add `background_color` to `Application` and `Sandbox` | Héctor Ramón Jiménez | 2020-06-12 | 2 | -2/+34 |
* | | Revert "Merge pull request #371 from myfreeweb/window-alpha" | Héctor Ramón Jiménez | 2020-06-01 | 2 | -27/+2 |
* | | Add custom window background/clear color (incl. transparency) support, fixes ... | Greg V | 2020-06-01 | 2 | -2/+27 |
* | | Introduce feature flags to enable `iced_glow` | Héctor Ramón Jiménez | 2020-05-27 | 5 | -29/+49 |
* | | Introduce `Program` and `State` | Héctor Ramón Jiménez | 2020-05-21 | 1 | -15/+22 |
* | | Implement `iced_glutin` :tada: | Héctor Ramón Jiménez | 2020-05-21 | 5 | -35/+21 |
* | | Rename `window::Backend` to `Compositor` | Héctor Ramón Jiménez | 2020-05-19 | 1 | -1/+1 |
|/ |
|
* | Rename `MouseCursor` to `mouse::Interaction` | Héctor Ramón Jiménez | 2020-04-30 | 2 | -3/+2 |
* | Disable `time` module on Wasm for now | Héctor Ramón Jiménez | 2020-04-30 | 1 | -1/+4 |
* | Implement `time::every` in `iced_futures` | Héctor Ramón Jiménez | 2020-04-30 | 2 | -0/+18 |
* | Remove inconsistent `input` module in `iced_native` | Héctor Ramón Jiménez | 2020-04-30 | 2 | -7/+2 |
* | Remove `ButtonState` | Héctor Ramón Jiménez | 2020-04-30 | 1 | -3/+0 |
* | Merge branch 'master' into feature/canvas-interaction | Héctor Ramón Jiménez | 2020-04-29 | 1 | -2/+2 |
|\ |
|
| * | Make `Font` an associated type of `text::Renderer` | Héctor Ramón Jiménez | 2020-04-23 | 1 | -2/+2 |
* | | Move `MouseCursor` to `iced_core` | Héctor Ramón Jiménez | 2020-04-29 | 1 | -1/+2 |