1. 205b78e Some key tweaks, fix status bar to not rely on attr. by Nicholas Marriott · 17 years ago
  2. 7dc18f6 set/reset mode window functions. by Nicholas Marriott · 17 years ago
  3. 103748d Major reorganisation of screen handling. by Nicholas Marriott · 17 years ago
  4. 80e30f6 Minor tweaks/missed bits. by Nicholas Marriott · 17 years ago
  5. 76c8a59 Big internal reorganisation to move tty control into parent. by Nicholas Marriott · 17 years ago
  6. 18d72e6 Partial copy mode. Currently does the same as scroll mode but using a cursor. Also fix bug where resizing would leave crap lying around. by Nicholas Marriott · 17 years ago
  7. df7be0d Split SCREEN_BACKGROUND flag into BACKGROUND/NOCURSOR in preparation for copy mode. by Nicholas Marriott · 17 years ago
  8. 1e5cb8d Free entire screen when destroyed. by Nicholas Marriott · 17 years ago
  9. d0984b8 Sort out cursors with a new flag - BACKGROUND - for window modes. Free text on more exit. by Nicholas Marriott · 17 years ago
  10. acb3661 Scrollable win for command output. by Nicholas Marriott · 17 years ago
  11. 24c3995 Redo screen.c functions to make them readable and more flexible. Make scroll mode only redraw waht it needs. by Nicholas Marriott · 17 years ago
  12. df15873 Fast up/down line scroll. by Nicholas Marriott · 17 years ago
  13. d5edaf9 Horizontal history/scrolling. by Nicholas Marriott · 17 years ago
  14. ad15419 Fix use-after-free. by Nicholas Marriott · 17 years ago
  15. 4f8ed29 Only redraw if offset changed. by Nicholas Marriott · 17 years ago
  16. c424ef3 Scroll data should be per-window not global. by Nicholas Marriott · 17 years ago
  17. 9a6e47c Initial history support. by Nicholas Marriott · 17 years ago