aboutsummaryrefslogtreecommitdiff
path: root/screen-display.c
Commit message (Expand)AuthorAge
* Filling with the right attr should be done in screen-display.c.Nicholas Marriott2007-12-06
* Use the current attr/colours for filling in new areas, this fixes the echo \\...Nicholas Marriott2007-12-06
* Screen debugging.Nicholas Marriott2007-12-06
* Redraw buglets.Nicholas Marriott2007-12-06
* Major reorganisation of screen handling.Nicholas Marriott2007-12-06
* Code tidying.Nicholas Marriott2007-11-26
* Shift history up by 10% at a time.Nicholas Marriott2007-11-26
* Better fix, handle delete-last-line properly.Nicholas Marriott2007-11-24
* Don't crash when deleting lines at the end, fixes irssi.Nicholas Marriott2007-11-24
* Cut memory consumption by only allocating lines when there is actually data o...Nicholas Marriott2007-11-21
* Free entire screen when destroyed.Nicholas Marriott2007-11-21
* Horizontal history/scrolling.Nicholas Marriott2007-11-21
* Initial history support.Nicholas Marriott2007-11-21
* Mass screen.c rename/tidy. Add a actual size (ysize) as distinct from display...Nicholas Marriott2007-11-20