]> asedeno.scripts.mit.edu Git - PuTTY.git/history - terminal.c
Rethink the whole line discipline architecture. Instead of having
[PuTTY.git] / terminal.c
2001-01-24 Simon TathamRethink the whole line discipline architecture. Instead...
2001-01-17 Simon TathamThe `wrapnext' variable now states whether we _would_...
2001-01-17 Simon TathamIntroduce alternative cursor shapes: underline, vertica...
2001-01-08 Simon TathamDisable logging completely if the user selects Cancel...
2001-01-07 Simon TathamImproved session logging courtesy of Roman Pompejus
2000-11-24 Simon TathamCorrect pointer types in new clipme function
2000-11-21 Simon TathamRon Kuris's "copy everything to clipboard" patch
2000-10-24 Simon TathamFix miscellaneous compiler warnings. Thanks to Jacob Nevins
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...
2000-10-21 Simon TathamThree new configurable options:
2000-10-20 Simon TathamIntroduce a sane interface function, from_backend(...
2000-10-20 Simon TathamRemember to update scrollbar when scrollback is reset
2000-10-10 Simon TathamTurn off paste-as-poorman for line drawing chars until...
2000-10-10 Simon TathamScroll regions of two lines are allowed
2000-10-09 Simon TathamRobert de Bath's big patch:
2000-10-09 Simon TathamMiscellaneous fixes to try to make other compilers happier
2000-10-06 Simon TathamAdd a parameter to write_clip() so that windlg.c need...
2000-09-25 Simon TathamAdd an invisible System Caret for blind-helper-software...
2000-09-11 Simon TathamYet another pedantic fix for scroll margin setting :-)
2000-07-26 Simon TathamRobert de Bath's Big Patch, part 1
2000-06-24 Simon TathamMake beep optional - thanks to Antal Novak
2000-06-05 Simon TathamHack to work around the rootshell.com xterm DoS problem...
2000-03-17 Simon TathamPatch to RDB's blinking cursor: make it configurable...
2000-03-17 Simon TathamRDB's patch. Oodles of new terminal functionality,...
2000-03-11 Simon TathamRobert de Bath's patch: ARG_DEFAULT is now zero because...
2000-03-11 Simon TathamRobert de Bath's patch: be a little more careful of...
2000-03-11 Simon TathamRobert de Bath's patch: sort out once and for all the...
1999-12-09 Simon TathamOops - that unscroll stuff was a little broken...
1999-11-30 Simon TathamTurn #ifdef LOG into a command-line option for debuggin...
1999-11-30 Simon TathamOops - fix total idiocies in applying that patch
1999-11-30 Simon TathamRobert de Bath's multi-purpose patch, slightly modified.
1999-11-09 Simon TathamAdded local-editing line discipline to make raw backend...
1999-11-08 Simon TathamOleg Panashchenko's Cyrillic support patch
1999-07-07 Simon TathamFix misparse of ESC[?9r sequence; I must find out what...
1999-03-11 Simon TathamAllow CSI 0;0r to set default scroll region (previously...
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