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