aboutsummaryrefslogtreecommitdiff
path: root/src/grid.rs
Commit message (Expand)AuthorAge
* Tweak some Grid methodsJoe Wilm2016-06-06
* Fix bug where there were extra grid rowsJoe Wilm2016-06-06
* Terminal sets more attributes on grid CellsJoe Wilm2016-06-06
* Add support for drawing background colorsJoe Wilm2016-06-06
* Add iterator methods to Grid and Row typesJoe Wilm2016-06-04
* Initial support for Terminal Emulation (woo!)Joe Wilm2016-06-02
* Add render time meterJoe Wilm2016-05-21
* Use subpixel font renderingJoe Wilm2016-04-11
* Add a GridJoe Wilm2016-04-10