Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -189/+0 | |
* | Run cargo fmt | 2021-04-12 | 1 | -2/+2 | |
* | Make `Clipboard` argument in `Widget` trait mutable | 2021-03-10 | 1 | -9/+12 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -5/+0 | |
* | Improve safety of `Cursor::selection` | 2020-07-11 | 1 | -2/+2 | |
* | Write documentation for `text_input::Cursor` | 2020-03-24 | 1 | -44/+64 | |
* | Improve `text_input::cursor` API | 2020-03-24 | 1 | -51/+47 | |
* | really small cleanup | 2020-02-26 | 1 | -6/+1 | |
* | More selection actions: (Ctrl +) Shift + Left/Right, Shift + Home/End | 2020-02-25 | 1 | -1/+5 | |
* | moved cursor into own file | 2020-02-24 | 1 | -0/+176 |