index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
screen-display.c
Commit message (
Expand
)
Author
Age
*
Filling with the right attr should be done in screen-display.c.
Nicholas Marriott
2007-12-06
*
Use the current attr/colours for filling in new areas, this fixes the echo \\...
Nicholas Marriott
2007-12-06
*
Screen debugging.
Nicholas Marriott
2007-12-06
*
Redraw buglets.
Nicholas Marriott
2007-12-06
*
Major reorganisation of screen handling.
Nicholas Marriott
2007-12-06
*
Code tidying.
Nicholas Marriott
2007-11-26
*
Shift history up by 10% at a time.
Nicholas Marriott
2007-11-26
*
Better fix, handle delete-last-line properly.
Nicholas Marriott
2007-11-24
*
Don't crash when deleting lines at the end, fixes irssi.
Nicholas Marriott
2007-11-24
*
Cut memory consumption by only allocating lines when there is actually data o...
Nicholas Marriott
2007-11-21
*
Free entire screen when destroyed.
Nicholas Marriott
2007-11-21
*
Horizontal history/scrolling.
Nicholas Marriott
2007-11-21
*
Initial history support.
Nicholas Marriott
2007-11-21
*
Mass screen.c rename/tidy. Add a actual size (ysize) as distinct from display...
Nicholas Marriott
2007-11-20