aboutsummaryrefslogtreecommitdiff
path: root/grid-view.c
Commit message (Expand)AuthorAge
* Better UTF-8 support, including combined characters. Unicode data is now storedNicholas Marriott2009-03-28
* _fill functions are no longer needed. Nuke them.Nicholas Marriott2009-03-28
* Whoops. Missed a few changes.Nicholas Marriott2009-03-28
* Step 2 of the Grand Plan To Make UTF-8 Better.Nicholas Marriott2009-03-28
* struct grid_data -> struct grid. Stage 1 of the Grand Plan To Make UTF-8 Better.Nicholas Marriott2009-03-28
* Trim spaces.Nicholas Marriott2009-01-10
* Some tweaks found by LLVM courtesy of IcePic.Nicholas Marriott2009-01-05
* Don't segfault on last character.Nicholas Marriott2008-12-11
* Calculate y properly.Nicholas Marriott2008-09-28
* Trim.Nicholas Marriott2008-09-26
* Internal screen data rewrite for better 256 colour/UTF-8 support.Nicholas Marriott2008-09-25