Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -111/+0 | |
| | |||||
* | Compute grapheme index in `find_cursor_position` for `TextInput` | 2023-02-24 | 1 | -12/+1 | |
| | |||||
* | Implement `font::load` command in `iced_native` | 2023-02-24 | 1 | -1/+6 | |
| | |||||
* | Overhaul `Font` type to allow font family selection | 2023-02-24 | 1 | -1/+4 | |
| | |||||
* | Use `Pixels` for `Text::size` | 2023-02-17 | 1 | -3/+3 | |
| | |||||
* | Fix broken intra-doc links in documentation | 2022-04-30 | 1 | -1/+1 | |
| | |||||
* | Lower text::Renderer's Font bound from Copy to Clone | 2021-12-10 | 1 | -1/+1 | |
| | |||||
* | Write documentation for `iced_native::text` | 2021-11-04 | 1 | -1/+19 | |
| | |||||
* | Merge `iced_core::text` with `iced_native::text` | 2021-11-04 | 1 | -3/+28 | |
| | |||||
* | Introduce first-class `text` module in `iced_native` | 2021-10-31 | 1 | -0/+71 | |