Age | Commit message (Expand) | Author |
---|---|---|
2016-07-03 | Move ::grid::index to ::index | Joe Wilm |
2016-07-03 | Grid API is now generic and strongly typed | Joe Wilm |
2016-07-02 | Improve ergonomics of iterating on grid::Row | Joe Wilm |
2016-07-01 | Implement Term::erase_chars | Joe Wilm |
2016-06-29 | Add license headers to source files | Joe Wilm |
2016-06-29 | Implement terminal resizing | Joe Wilm |
2016-06-28 | Refactor Tty and Grid creation into Term::new | Joe Wilm |
2016-06-14 | Add support for macOS | Joe Wilm |
2016-06-08 | Add support for scrolling regions | Joe Wilm |
2016-06-06 | Tweak some Grid methods | Joe Wilm |
2016-06-06 | Fix bug where there were extra grid rows | Joe Wilm |
2016-06-06 | Terminal sets more attributes on grid Cells | Joe Wilm |
2016-06-06 | Add support for drawing background colors | Joe Wilm |
2016-06-04 | Add iterator methods to Grid and Row types | Joe Wilm |
2016-06-02 | Initial support for Terminal Emulation (woo!) | Joe Wilm |
2016-05-21 | Add render time meter | Joe Wilm |
2016-04-11 | Use subpixel font rendering | Joe Wilm |
2016-04-10 | Add a Grid | Joe Wilm |