Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `HitTestResult` to `Hit` | 2021-08-26 | 2 | -12/+11 | |
* | Implement textual hit testing | 2021-08-21 | 2 | -1/+114 | |
* | Add integration_gl example | 2021-08-13 | 1 | -2/+2 | |
* | Merge pull request #914 from yusdacra/feat/expose_draw_cache_multithread | 2021-07-22 | 3 | -3/+21 | |
|\ | |||||
| * | Introduce `text_multithreading` to `Settings` | 2021-07-22 | 1 | -0/+4 | |
| * | Add `text_multithreading` to `Settings` in `iced_glow` and `iced_wgpu` | 2021-07-22 | 4 | -6/+17 | |
| * | feat: expose draw_cache_multithread | 2021-06-14 | 2 | -1/+4 | |
* | | docs: update all 0.2 github links to 0.3 | 2021-06-14 | 1 | -1/+1 | |
|/ | |||||
* | fix format | 2021-06-03 | 1 | -2/+2 | |
* | add missing glow support | 2021-06-03 | 2 | -0/+12 | |
* | Bump versions :tada: | 2021-03-31 | 1 | -3/+3 | |
* | Introduce `internal_backend` to `iced_wgpu::Settings` | 2021-03-25 | 1 | -0/+9 | |
* | Merge pull request #465 from yusdacra/tooltip-widget | 2021-02-24 | 2 | -0/+9 | |
|\ | |||||
| * | Export `Tooltip` in `iced_glow` | 2021-02-23 | 2 | -0/+9 | |
* | | Use string literal as panic message in `iced_glow` | 2021-02-16 | 1 | -2/+2 | |
|/ | |||||
* | Implement split highlight on hover for `PaneGrid` | 2021-01-01 | 1 | -3/+3 | |
* | Bump versions :tada: | 2020-11-26 | 1 | -1/+1 | |
* | Update example links to point to `0.2` branch | 2020-11-26 | 1 | -1/+1 | |
* | Update graphs in crate docs | 2020-11-26 | 1 | -0/+2 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 8 | -23/+2 | |
* | Limit border radius to max dimension in `quad` pipeline | 2020-11-23 | 1 | -0/+5 | |
* | Implement `QRCode` widget | 2020-11-20 | 3 | -0/+11 | |
* | Remove `Focus` in `pane_grid` | 2020-11-17 | 1 | -2/+2 | |
* | Merge pull request #610 from hecrj/improvement/update-dependencies | 2020-11-11 | 1 | -4/+4 | |
|\ | |||||
| * | Update `bytemuck` dependency in `iced_glow` | 2020-11-10 | 1 | -1/+1 | |
| * | Update `glow` and `glow_glyph` dependencies in `iced_glow` | 2020-11-10 | 1 | -2/+2 | |
| * | Update `euclid` dependency in `iced_glow` | 2020-11-10 | 1 | -1/+1 | |
* | | Restore hotkeys in `pane_grid` example | 2020-11-10 | 1 | -2/+2 | |
|/ | |||||
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 2 | -4/+4 | |
* | Merge branch 'feature/rule-widget' into master | 2020-08-22 | 2 | -0/+13 | |
|\ | |||||
| * | added FillMode enum style for the Rule widget | 2020-08-22 | 1 | -1/+1 | |
| * | widget Rule added | 2020-08-22 | 2 | -0/+13 | |
* | | Upgrade glam to 0.9 & use glam's Mat4 ortho rh gl. | 2020-08-17 | 1 | -1/+0 | |
|/ | |||||
* | Update `glow` to `0.5` in `iced_glow` | 2020-07-27 | 3 | -10/+10 | |
* | Rename `ComboBox` to `PickList` | 2020-07-10 | 3 | -12/+12 | |
* | Write documentation for the new `overlay` API | 2020-07-10 | 2 | -1/+2 | |
* | Merge branch 'master' into feature/overlay | 2020-07-10 | 1 | -2/+14 | |
|\ | |||||
| * | Merge branch 'master' into feature/pane-grid-titlebar | 2020-07-08 | 4 | -4/+18 | |
| |\ | |||||
| * | | Expose `Content` and `TitleBar` in `iced_glow` | 2020-06-10 | 1 | -2/+14 | |
| * | | Merge branch 'intuitive-pane-grid-resize' into feature/pane-grid-titlebar | 2020-06-08 | 1 | -4/+4 | |
| |\ \ | |||||
| * | | | Draft first-class `TitleBar` in `pane_grid` | 2020-06-04 | 1 | -2/+2 | |
* | | | | Add styling support for `ComboBox` and `Menu` | 2020-07-08 | 1 | -1/+6 | |
* | | | | Render arrow icon in `ComboBox` | 2020-07-08 | 1 | -0/+1 | |
* | | | | Draft `ComboBox` and `Menu` layer | 2020-07-08 | 3 | -1/+7 | |
| |_|/ |/| | | |||||
* | | | Make default text size configurable in `Settings` | 2020-06-19 | 2 | -0/+12 | |
* | | | Merge pull request #407 from hecrj/feature/generic-slider | 2020-06-14 | 1 | -1/+1 | |
|\ \ \ | |||||
| * | | | Make `Slider` value type generic | 2020-06-13 | 1 | -1/+1 | |
| | |/ | |/| | |||||
* / | | Add `background_color` to `Application` and `Sandbox` | 2020-06-12 | 1 | -3/+5 | |
|/ / | |||||
* / | Replace leftover docs in progress bar module (#396) | 2020-06-08 | 1 | -4/+4 | |
|/ | |||||
* | Rename `Rectangle::round` to `snap` | 2020-06-02 | 2 | -2/+2 |