Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `scroll_by` operation for `scrollable` | 2024-09-10 | 1 | -0/+11 | |
* | Remove `Vector::UNIT` constant | 2024-07-13 | 1 | -3/+0 | |
* | Simplify image rotation API and its internals | 2024-05-02 | 1 | -0/+3 | |
* | Fix layout translation in `overlay::Group` | 2023-01-30 | 1 | -0/+5 | |
* | Fix latest `clippy` lints | 2022-08-17 | 1 | -1/+1 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -6/+0 | |
* | Apply suggestions | 2020-10-29 | 1 | -8/+0 | |
* | Add conversion functions to Size and Vector | 2020-10-28 | 1 | -0/+23 | |
* | Implement scalar multiplication for `Vector` | 2020-05-01 | 1 | -0/+11 | |
* | Implement `Primitive::Cached` | 2020-03-07 | 1 | -0/+11 | |
* | Merge pull request #91 from nvzqz/const-all-the-things | 2020-03-06 | 1 | -1/+1 | |
|\ | |||||
| * | Make many functions `const` | 2019-11-29 | 1 | -1/+1 | |
* | | Remove `Mul` implementation for `Vector` | 2020-01-07 | 1 | -11/+0 | |
* | | Draft `styling` example | 2020-01-06 | 1 | -0/+11 | |
* | | Add border and shadow styling to `Button` | 2020-01-05 | 1 | -0/+12 | |
|/ | |||||
* | Write documentation for `iced_core` | 2019-11-18 | 1 | -0/+7 | |
* | Add horizontal offset to `Primitive::Clip` | 2019-11-05 | 1 | -5/+16 | |
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -0/+15 | |
* | Rethink workspace structure | 2019-09-14 | 1 | -15/+0 | |
* | Switch to workspace layout | 2019-09-10 | 1 | -0/+15 |