home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-05-24 | 840 b | 35 lines | [TEXT/KAHL] |
- /*
- ** TerminalPane library
- ** Version history
- **
- ** Copyright © 1993–94, FrostByte Design / Eric Scouten
- **
- */
-
- Current version: 1.1
-
-
- Version history:
- --------------
-
- 1.0 (16 August 1993)
- * initial release
-
- 1.0.1 (9 October 1993)
- * cosmetic changes only; no code changes
- * changed all comments to "//" notation
- * placed methods in order of declaration, rather than alphabetical order
- * released with TurboTCP 1.0b3, no separate public release
-
- 1.0.2 (10 December 1993)
- * cosmetic changes only; no code changes
- * released with TurboTCP 1.0b7, no separate public release
- * added explicit #include statements for all headers used
-
- 1.0.3 (23 February 1994)
- * minor cosmetic changes to source files
- * added override to DoKeyDown to optionally disable
- PageUp/PageDown/Home/End keys
-
- 1.1 (xx May 1994)
- * ported to TCL 2.0