| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | impl From<Array> for Color | memoryruins | 2019-11-07 | 1 | -0/+12 |
|/ |
|
* | Apply HiDPI to text, images, and clip primitives | Héctor Ramón Jiménez | 2019-11-05 | 1 | -0/+13 |
* | Add horizontal offset to `Primitive::Clip` | Héctor Ramón Jiménez | 2019-11-05 | 1 | -5/+16 |
* | Remove unnecessary code in `Value` | Héctor Ramón Jiménez | 2019-11-05 | 1 | -18/+1 |
* | Render `TextInput` cursor inside the clipping area | Héctor Ramón Jiménez | 2019-10-31 | 1 | -0/+1 |
* | Implement cursor movement in `TextInput` | Héctor Ramón Jiménez | 2019-10-31 | 1 | -7/+85 |
* | Handle some `TextInput` events | Héctor Ramón Jiménez | 2019-10-30 | 1 | -1/+3 |
* | Draft `TextInput` widget structure | Héctor Ramón Jiménez | 2019-10-30 | 2 | -4/+88 |
* | Implement scrollbar interactions! :tada: | Héctor Ramón Jiménez | 2019-10-29 | 1 | -3/+17 |
* | Align items properly inside a `Scrollable` | Héctor Ramón Jiménez | 2019-10-27 | 1 | -3/+1 |
* | Remove `Scrollable::justify_content` method | Héctor Ramón Jiménez | 2019-10-27 | 1 | -27/+20 |
* | Expose scrollable offset properly | Héctor Ramón Jiménez | 2019-10-27 | 1 | -2/+26 |
* | Draft `Scrollable` widget (no clipping yet!) | Héctor Ramón Jiménez | 2019-10-25 | 2 | -0/+126 |
* | Remove unused `Align` in `core::Text` | Héctor Ramón Jiménez | 2019-10-23 | 1 | -1/+1 |
* | Remove generic handle in `Image` | Héctor Ramón Jiménez | 2019-10-22 | 1 | -19/+9 |
* | Make `iced_core::Button` customizable | Héctor Ramón Jiménez | 2019-10-08 | 5 | -63/+52 |
* | Render colored quads | Héctor Ramón Jiménez | 2019-10-07 | 1 | -0/+19 |
* | Improve documentation | Héctor Ramón Jiménez | 2019-09-24 | 2 | -5/+12 |
* | Remove `stretch` optional dependency in `core` | Héctor Ramón Jiménez | 2019-09-24 | 3 | -48/+0 |
* | Create `iced_core` and `iced_native` | Héctor Ramón Jiménez | 2019-09-20 | 18 | -0/+1194 |
* | Rethink workspace structure | Héctor Ramón Jiménez | 2019-09-14 | 33 | -4134/+0 |
* | Switch to workspace layout | Héctor Ramón Jiménez | 2019-09-10 | 33 | -0/+4134 |