]> asedeno.scripts.mit.edu Git - PuTTY.git/history - terminal.c
Removing one bug, and hunting another
[PuTTY.git] / terminal.c
1999-03-29 Ben HarrisFirst attempt at multiple-session support. This has...
1999-03-16 Ben HarrisThe edit menu is now mostly functional. I'm not sure...
1999-03-15 Ben HarrisSplit off copy and paste functionality from term_mouse...
1999-03-14 Ben HarrisScrollbar now updates if a character appears while...
1999-03-14 Ben HarrisAttribute masking implemented. The variable attr_mask...
1999-03-14 Ben HarrisDrag-select now autoscrolls more sensibly.
1999-03-11 Ben HarrisOh, and we'll have <string.h> back too...
1999-03-11 Ben Harrismerged changes up to terminal.c 1.6 [r85]
1999-03-11 Ben Harrispasting now sends \015 rather than \r
1999-03-11 git migration scriptBegin 'ben-mac-port' branch.
1999-03-09 Ben HarrisIND no longer notices lfhascr. ben-hacked-terminal
1999-03-09 Ben HarrisRemoved support for Line Feed/New Line Mode on the...
1999-03-09 Ben HarrisTiny \n/\r fix in term_mouse.
1999-03-07 Ben HarrisLots of things, notably:
1999-03-03 Ben HarrisNo longer assume the values of '\n' and '\r', so CR... ben-scrollopt-for-simon
1999-03-02 Ben HarrisScroll optimisations are now controlled by #ifdef OPTIM...
1999-03-02 Ben HarrisWe now have saner handling of 4-bit modes (disable...
1999-03-02 Ben HarrisRight, I think we now hove scrolling optimisations...
1999-02-20 Ben HarrisWe now have a fairly minimal Mac application.
1999-01-22 Simon TathamImprove drag select (dragging outside LHS doesn't now... 0.45
1999-01-15 Simon TathamAdd SSH don't-allocate-pty option, and corresponding...
1999-01-15 Simon TathamFix breakage in window redraw
1999-01-08 Simon TathamJohn Sullivan's patches plus more fixes:
1999-01-08 Simon TathamInitial checkin: beta 0.43